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 ef682af commit 187b314Copy full SHA for 187b314
index.bs
@@ -65,12 +65,6 @@ It uses an additional API on {{RTCRtpSender}} and {{RTCRtpReceiver}} to
65
insert the processing into the pipeline.
66
67
<pre class="idl">
68
-// New dictionary
69
-dictionary RTCInsertableStreams {
70
- ReadableStream readable;
71
- WritableStream writable;
72
-};
73
-
74
typedef (SFrameTransform or RTCRtpScriptTransform) RTCRtpTransform;
75
76
// New methods for RTCRtpSender and RTCRtpReceiver
0 commit comments