AVFormatContext.duration_estimation_method

The duration field can be estimated through various ways, and this field can be used to know how the duration was estimated. - encoding: unused - decoding: Read by user

struct AVFormatContext
AVDurationEstimationMethod duration_estimation_method;

Meta