Function ffmpeg_sys_the_third::av_format_get_probe_score

source ·
pub unsafe extern "C" fn av_format_get_probe_score(
    s: *const AVFormatContext
) -> c_int
Expand description

Accessors for some AVFormatContext fields. These used to be provided for ABI compatibility, and do not need to be used anymore.