Constant rsmpeg::ffi::AVPacketSideDataType_AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL[][src]

pub const AVPacketSideDataType_AV_PKT_DATA_MATROSKA_BLOCKADDITIONAL: u32 = 15; // 0x0000_000fu32
Expand description

Data found in BlockAdditional element of matroska container. There is no end marker for the data, so it is required to rely on the side data size to recognize the end. 8 byte id (as found in BlockAddId) followed by data.