pub unsafe extern "C" fn av_codec_get_pkt_timebase(
    avctx: *const AVCodecContext
) -> AVRational
Expand description

Accessors for some AVCodecContext fields. These used to be provided for ABI compatibility, and do not need to be used anymore.