av_stream_get_end_pts

Returns the pts of the last muxed packet + its duration

the retuned value is undefined when used with a demuxer.

extern (C) @nogc nothrow
long
av_stream_get_end_pts
(
const(AVStream)* st
)

Meta