Function av_frame_set_channel_layout

Source
pub unsafe extern "C" fn av_frame_set_channel_layout(
    frame: *mut AVFrame,
    val: i64,
)