Definition
WebCodecs defines EncodedVideoChunkType
enum EncodedVideoChunkType {
"key",
"delta",
};
Referring IDL interfaces/dictionaries
Referring specifications
- WebRTC Encoded Transform refers to
EncodedVideoChunkType
EncodedVideoChunkType enumWebCodecs defines EncodedVideoChunkType
enum EncodedVideoChunkType {
"key",
"delta",
};
EncodedVideoChunkType