Tao.FFmpeg SDK Documentation

FFmpeg.av_read_play Method 

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

See Also

FFmpeg Class | Tao.FFmpeg Namespace