Skip to content

Commit 701cc7e

Browse files
authored
Merge pull request #102 from w3c/youennf-explainer-spec-link
Add spec link to explainer
2 parents 963a072 + 100ce79 commit 701cc7e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

explainer.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ some other WG may work on a mechanism for end-to-end keying.
5353

5454

5555
## 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+
5661
0. Feature detection can be done as follows:
5762

5863
<pre>

0 commit comments

Comments
 (0)