MCPcopy Create free account
hub / github.com/Vanilagy/webcodecs-polyfill /

Class

src/encoded_audio_chunk.ts:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 * Corresponds to the WebCodecs EncodedAudioChunk API.
15 */
16export class EncodedAudioChunkPolyfill {
17 /**
18 * Whether this chunk is a key frame ("key") or delta frame ("delta").
19 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected