av_stream_get_codec_timebase

Get the internal codec timebase from a stream.

@param st input stream to extract the timebase from

extern (C) @nogc nothrow
AVRational
av_stream_get_codec_timebase
(
const(AVStream)* st
)

Meta