Tao.FFmpeg SDK Documentation

FFmpeg.ffm_read_write_index Method 

[Visual Basic]
Public Shared Function ffm_read_write_index( _
   ByVal fd As Integer _
) As Long
[C#]
public static long ffm_read_write_index(
   int fd
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace