Automatic update from web-platform-tests Sync interfaces/ with @webref/idl 3.24.2 (#38195) -- wpt-commits: 586cef4ff229e8fbfd2d56414ecf3a81606d69f5 wpt-pr: 38195
9 lines
316 B
Plaintext
9 lines
316 B
Plaintext
// GENERATED CONTENT - DO NOT EDIT
|
|
// Content was automatically extracted by Reffy into webref
|
|
// (https://github.com/w3c/webref)
|
|
// Source: Scalable Video Coding (SVC) Extension for WebRTC (https://w3c.github.io/webrtc-svc/)
|
|
|
|
partial dictionary RTCRtpEncodingParameters {
|
|
DOMString scalabilityMode;
|
|
};
|