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 963a072 + 100ce79 commit 701cc7eCopy full SHA for 701cc7e
explainer.md
@@ -53,6 +53,11 @@ some other WG may work on a mechanism for end-to-end keying.
53
54
55
## Code Examples
56
+
57
+The API is defined in the [specification](https://w3c.github.io/webrtc-encoded-transform/).
58
59
+Examples below highlight some typical usages.
60
61
0. Feature detection can be done as follows:
62
63
<pre>
0 commit comments