Skip to main content

avformat_new_stream

Function avformat_new_stream 

Source
pub unsafe fn avformat_new_stream(
    _s: *mut AVFormatContext,
    _c: *const AVCodec,
) -> *mut AVStream