Skip to content

BikFrame

Defined in: bik-decoder.ts:215

Decoded contents of a single frame of a BIK video.

audioTracks: BikAudioTrack[]

Defined in: bik-decoder.ts:219

Tracks containing audio data. Indexed by track number (not track ID).


videoFrame: BikVideoFrame | null

Defined in: bik-decoder.ts:224

Decoded video frame image data.