File tree Expand file tree Collapse file tree 2 files changed +54
-45
lines changed Expand file tree Collapse file tree 2 files changed +54
-45
lines changed Original file line number Diff line number Diff line change @@ -4,30 +4,14 @@ Shortname: webrtc-media-streams
4
4
Level : None
5
5
Status : ED
6
6
Group : webrtc
7
- Repository : w3c/webrtc-insertable-streams/
7
+ Repository : w3c/webrtc-insertable-streams
8
8
URL : https://w3c.github.io/webrtc-insertable-streams/
9
9
Editor : Harald Alvestrand, Google https://google.com, [email protected]
10
10
Editor : Guido Urdaneta, Google https://google.com, [email protected]
11
11
Abstract : This API defines an API surface for manipulating the bits on
12
- Abstract : MediaStreamTracks being sent via an RTCPeerConnection.
12
+ Abstract : {{MediaStreamTrack}}s being sent via an {{ RTCPeerConnection}} .
13
13
Markup Shorthands : css no, markdown yes
14
14
</pre>
15
- <pre class='anchors'>
16
- spec: WEBRTC; urlPrefix: https://w3c.github.io/webrtc-pc/
17
- type: interface
18
- text: RTCPeerConnection; url: #dom-rtcpeerconnection
19
- type: dictionary
20
- text: RTCConfiguration; url: #dom-rtcconfiguration
21
- spec: WEB-CODECS; urlPrefix: https://github.com/WICG/web-codecs/
22
- type: interface
23
- text: AudioEncoder; url: #dom-audioencoder
24
- type: interface
25
- text: AudioDecoder; url: #dom-audiodecoder
26
- type: interface
27
- text: VideoEncoder; url: #dom-videoencoder
28
- type: interface
29
- text: VideoDecoder; url: #dom-videodecoder
30
- </pre>
31
15
<pre class=biblio>
32
16
{
33
17
"WEB-CODECS": {
You can’t perform that action at this time.
0 commit comments