mirror_ffmpeg_sys

Function av_interleaved_write_uncoded_frame

Source
pub unsafe extern "C" fn av_interleaved_write_uncoded_frame(
    s: *mut AVFormatContext,
    stream_index: c_int,
    frame: *mut AVFrame,
) -> c_int