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
long function(AVFormatContext* s, int stream_index, long* pos, long pos_limit) read_timestamp;

Meta