pub unsafe extern "C" fn av_stream_get_codec_timebase(
st: *const AVStream,
) -> AVRationalExpand description
Get the internal codec timebase from a stream.
@param st input stream to extract the timebase from
pub unsafe extern "C" fn av_stream_get_codec_timebase(
st: *const AVStream,
) -> AVRationalGet the internal codec timebase from a stream.
@param st input stream to extract the timebase from