Skip to content

BikFrame

Defined in: bik-decoder.ts:183

Decoded contents of a single frame of a BIK video.

audioTracks: BikAudioTrack[]

Defined in: bik-decoder.ts:185

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


videoFrame: BikVideoFrame | null

Defined in: bik-decoder.ts:188

Decoded video frame image data.