CODEC_FLAG2_CHUNKS

< Input bitstream might be truncated at a packet boundaries instead of only at frame boundaries.

@nogc nothrow extern (C)
enum CODEC_FLAG2_CHUNKS = 0x00008000;

Meta