Function ff_find_stream_index

Source
pub unsafe extern "C" fn ff_find_stream_index(
    s: *mut AVFormatContext,
    id: c_int,
) -> c_int
Expand description

Find stream index based on format-specific stream ID @return stream index, or < 0 on error