Function av_format_set_data_codec

Source
pub unsafe extern "C" fn av_format_set_data_codec(
    s: *mut AVFormatContext,
    c: *mut AVCodec,
)