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.
1 parent c85fc84 commit 6ea1d86Copy full SHA for 6ea1d86
index.bs
@@ -434,6 +434,7 @@ dictionary RTCEncodedAudioFrameMetadata {
434
unsigned long synchronizationSource;
435
octet payloadType;
436
sequence<unsigned long> contributingSources;
437
+ short? sequenceNumber; // RTP sequence number on incoming frames.
438
};
439
</pre>
440
### Members ### {#RTCEncodedAudioFrameMetadata-members}
0 commit comments