Function ffmpeg_sys_the_third::av_find_input_format

source ·
pub unsafe extern "C" fn av_find_input_format(
    short_name: *const c_char
) -> *mut AVInputFormat
Expand description

Find AVInputFormat based on the short name of the input format.