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 d7bc9b1 commit f1a061cCopy full SHA for f1a061c
index.bs
@@ -359,6 +359,10 @@ accessed using this API, since that would break the isolation rule.
359
The API will allow access to some aspects of timing information that are
360
otherwise unavailable, which allows some fingerprinting surface.
361
362
+The API will give access to encoded media, which means that the JS application
363
+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
# Examples # {#examples}
368
0 commit comments