Skip to main content

AV_NOPTS_VALUE

Constant AV_NOPTS_VALUE 

Source
pub const AV_NOPTS_VALUE: i64 = i64::MIN; // -9_223_372_036_854_775_808i64
Expand description

Invalid PTS value (no presentation timestamp).

This constant indicates that a frame or packet does not have a valid presentation timestamp.