pub const STREAM_PACKET_FLAG_DISCONTINUITY: u32 = 4;
Expand description

Indicates a discontinuity in an otherwise continuous-in-time sequence of packets. The precise semantics of this flag depend on the context in which the StreamPacket is used.