mirror_ffmpeg_sys

Function avformat_stream_group_create

Source
pub unsafe extern "C" fn avformat_stream_group_create(
    s: *mut AVFormatContext,
    type_: AVStreamGroupParamsType,
    options: *mut *mut AVDictionary,
) -> *mut AVStreamGroup