pub unsafe extern "C" fn ff_all_formats(
type_: AVMediaType,
) -> *mut AVFilterFormatsExpand description
Return a list of all formats supported by FFmpeg for the given media type.
pub unsafe extern "C" fn ff_all_formats(
type_: AVMediaType,
) -> *mut AVFilterFormatsReturn a list of all formats supported by FFmpeg for the given media type.