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 f1a061c commit 8d4dd34Copy full SHA for 8d4dd34
index.bs
@@ -364,6 +364,9 @@ will have full control over what's delivered to internal components like
364
the packetizer or the decoder. This may require additional care with
365
auditing how data is handled inside these components.
366
367
+For instance, packetizers may expect to see data only from trusted encoders,
368
+and may not be audited for reception of data from untrusted sources.
369
+
370
# Examples # {#examples}
371
372
See the [explainer document](https://github.com/w3c/webrtc-encoded-transform/blob/master/explainer.md#code-examples).
0 commit comments