Tao.FFmpeg SDK Documentation

FFmpeg.av_find_default_stream_index Method 

[Visual Basic]
Public Shared Function av_find_default_stream_index( _
   ByVal pAVFormatContext As IntPtr _
) As Integer
[C#]
public static int av_find_default_stream_index(
   IntPtr pAVFormatContext
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace