mirror_ffmpeg_sys

Function av_packet_rescale_ts

Source
pub unsafe extern "C" fn av_packet_rescale_ts(
    pkt: *mut AVPacket,
    tb_src: AVRational,
    tb_dst: AVRational,
)