Tao.FFmpeg SDK Documentation

FFmpeg.ffm_write_write_index Method 

[Visual Basic]
Public Shared Sub ffm_write_write_index( _
   ByVal fd As Integer, _
   ByVal pos As Long _
)
[C#]
public static void ffm_write_write_index(
   int fd,
   long pos
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace