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 39f7723 commit f50263eCopy full SHA for f50263e
index.bs
@@ -275,7 +275,7 @@ enum RTCEncodedVideoFrameType {
275
276
dictionary RTCEncodedVideoFrameMetadata {
277
unsigned long long frameId;
278
- sequence<long long> dependencies;
+ sequence<unsigned long long> dependencies;
279
unsigned short width;
280
unsigned short height;
281
unsigned long spatialIndex;
0 commit comments