Constant NO_TIMESTAMP

pub const NO_TIMESTAMP: i64 = 9223372036854775807; // 9_223_372_036_854_775_807i64
Expand description

When used as a StreamPacket.pts value, indicates that the packet has no specific presentation timestamp. The effective presentation time of such a packet depends on the context in which the StreamPacket is used.