av_ac3_parse_header

Extract the bitstream ID and the frame size from AC-3 data.

extern (C) @nogc nothrow
int
av_ac3_parse_header
(
const(ubyte)* buf
,
size_t size
,,
ushort* frame_size
)

Meta