World of Might and Magic  0.2.0
Open reimplementation of Might and Magic 6 7 8 game engine
Файл ac3_parser.h

См. исходные тексты.

Функции

int av_ac3_parse_header (const uint8_t *buf, size_t size, uint8_t *bitstream_id, uint16_t *frame_size)
 

Функции

◆ av_ac3_parse_header()

int av_ac3_parse_header ( const uint8_t buf,
size_t  size,
uint8_t bitstream_id,
uint16_t frame_size 
)

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