pub unsafe extern "C" fn av_codec_get_pkt_timebase(
avctx: *const AVCodecContext,
) -> AVRationalExpand description
Accessors for some AVCodecContext fields. These used to be provided for ABI compatibility, and do not need to be used anymore.
pub unsafe extern "C" fn av_codec_get_pkt_timebase(
avctx: *const AVCodecContext,
) -> AVRationalAccessors for some AVCodecContext fields. These used to be provided for ABI compatibility, and do not need to be used anymore.