pub unsafe extern "C" fn ff_all_formats(
type_: AVMediaType,
) -> *mut AVFilterFormats
Expand 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 AVFilterFormats
Return a list of all formats supported by FFmpeg for the given media type.