mirror_ffmpeg_sys

Function av_guess_codec

Source
pub unsafe extern "C" fn av_guess_codec(
    fmt: *const AVOutputFormat,
    short_name: *const c_char,
    filename: *const c_char,
    mime_type: *const c_char,
    type_: AVMediaType,
) -> AVCodecID