Skip to content

Commit 6bd8118

Browse files
chrisguttandinpadenot
authored andcommitted
Fix audio/video mix-up
1 parent 39c85f5 commit 6bd8118

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1305,8 +1305,8 @@
13051305
EncodedAudioChunkMetadata {#encoded-audio-chunk-metadata}
13061306
---------------------------------------------------------
13071307
The following metadata dictionary is emitted by the
1308-
{{EncodedVideoChunkOutputCallback}} alongside an associated
1309-
{{EncodedVideoChunk}}.
1308+
{{EncodedAudioChunkOutputCallback}} alongside an associated
1309+
{{EncodedAudioChunk}}.
13101310

13111311
<xmp class='idl'>
13121312
dictionary EncodedAudioChunkMetadata {

0 commit comments

Comments
 (0)