[−][src]Function ffmpeg_dev::sys::ff_query_formats_all_layouts
pub unsafe extern "C" fn ff_query_formats_all_layouts(
ctx: *mut AVFilterContext
) -> c_int
Set the formats list to all known channel layouts. This function behaves like ff_default_query_formats(), except it only accepts known channel layouts. It should only be used with audio filters.