Constant AVIO_DATA_MARKER_FLUSH_POINT

Source
pub const AVIO_DATA_MARKER_FLUSH_POINT: u32 = 5; // 5u32
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.