We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8289c2e commit 7c2edc7Copy full SHA for 7c2edc7
index.bs
@@ -614,6 +614,7 @@ interface RTCRtpScriptTransform {
614
constructor(Worker worker, optional any options, optional sequence<object> transfer);
615
};
616
617
+[Exposed=DedicatedWorker]
618
interface KeyFrameRequestEvent : Event {
619
constructor(DOMString type, optional DOMString rid);
620
readonly attribute DOMString? rid;
0 commit comments