Defined in avformat.h
avformat.h
: Unknown!
int av_find_default_stream_index(AVFormatContext *s);
AVFormatContext *s
The AVFormatContext pointer to find default index in.
av_new_stream()
Back to ffmpeg