Skip to content

Commit f01493d

Browse files
committed
add mimetype definition from webrtc-stats
1 parent 463bb90 commit f01493d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.bs

+8
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,14 @@ dictionary RTCEncodedVideoFrameMetadata {
357357
that is used to describe the format of the RTP payload.
358358
</p>
359359
</dd>
360+
<dt>
361+
<dfn>mimeType</dfn> of type <span class="idlMemberType">DOMString</span>
362+
</dt>
363+
<dd>
364+
<p>
365+
The codec MIME media type/subtype. e.g., video/vp8 or equivalent.
366+
</p>
367+
</dd>
360368
<dt>
361369
<dfn>contributingSources</dfn> of type <span class=
362370
"idlMemberType">sequence&lt;unsigned long&gt;</span>

0 commit comments

Comments
 (0)