Function rsmpeg::ffi::av_format_get_probe_score[][src]

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

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