Constant rsmpeg::ffi::AVIODataMarkerType_AVIO_DATA_MARKER_FLUSH_POINT[][src]

pub const AVIODataMarkerType_AVIO_DATA_MARKER_FLUSH_POINT: u32 = 5; // 0x0000_0005u32
Expand description

A point in the output bytestream where the underlying AVIOContext might flush the buffer depending on latency or buffering requirements. Typically means the end of a packet.