Function av_codec_set_pkt_timebase

Source
pub unsafe extern "C" fn av_codec_set_pkt_timebase(
    avctx: *mut AVCodecContext,
    val: AVRational,
)