Files
tubestation/testing/web-platform/tests/interfaces/webrtc-svc.idl
github-actions[bot] 719af92854 Bug 1812569 [wpt PR 38195] - Sync interfaces/ with @webref/idl 3.24.2, a=testonly
Automatic update from web-platform-tests
Sync interfaces/ with @webref/idl 3.24.2 (#38195)

--

wpt-commits: 586cef4ff229e8fbfd2d56414ecf3a81606d69f5
wpt-pr: 38195
2023-02-02 09:01:30 +00:00

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;
};