Tao.FFmpeg SDK Documentation |
|
FFmpeg.av_find_stream_info Method
[Visual Basic]
Public Shared Function av_find_stream_info( _
ByVal
pAVFormatContext As
IntPtr _
) As
Integer
[C#]
public static
int av_find_stream_info(
IntPtr pAVFormatContext);
See Also
FFmpeg Class | Tao.FFmpeg Namespace