pub const NO_TIMESTAMP: i64 = 9223372036854775807;
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.