Variable EncodedVideoChunk

    EncodedVideoChunk: {
        prototype: EncodedVideoChunk;
        new (init: EncodedVideoChunkInit): EncodedVideoChunk;
    }