Tao.FFmpeg SDK Documentation

FFmpeg.av_read_pause Method 

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

See Also

FFmpeg Class | Tao.FFmpeg Namespace