AVInputFormat.read_timestamp

Get the next timestamp in streamstream_index.time_base units. @return the timestamp or AV_NOPTS_VALUE if an error occurred

struct AVInputFormat
int64_t function(AVFormatContext* s, int stream_index, int64_t* pos, int64_t pos_limit) read_timestamp;

Meta