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.
2 parents 5350126 + 187b314 commit 5abcf5cCopy full SHA for 5abcf5c
index.bs
@@ -70,12 +70,6 @@ It uses an additional API on {{RTCRtpSender}} and {{RTCRtpReceiver}} to
70
insert the processing into the pipeline.
71
72
<pre class="idl">
73
-// New dictionary
74
-dictionary RTCInsertableStreams {
75
- ReadableStream readable;
76
- WritableStream writable;
77
-};
78
-
79
typedef (SFrameTransform or RTCRtpScriptTransform) RTCRtpTransform;
80
81
// New methods for RTCRtpSender and RTCRtpReceiver
0 commit comments