Function ffmpeg::ffi::av_channel_layout_describe
source · pub unsafe extern "C" fn av_channel_layout_describe(
channel_layout: *const AVChannelLayout,
buf: *mut c_char,
buf_size: usize
) -> c_int
pub unsafe extern "C" fn av_channel_layout_describe(
channel_layout: *const AVChannelLayout,
buf: *mut c_char,
buf_size: usize
) -> c_int