[][src]Function ffmpeg_dev::sys::ff_find_stream_index

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

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