Function 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.