pub unsafe extern "C" fn av_channel_layout_default(
ch_layout: *mut AVChannelLayout,
nb_channels: c_int,
)展开描述
Get the default channel layout for a given number of channels.
@param ch_layout the layout structure to be initialized @param nb_channels number of channels