Tao.FFmpeg SDK Documentation

FFmpeg.av_find_input_format Method 

[Visual Basic]
Public Shared Function av_find_input_format( _
   ByVal short_name As String _
) As IntPtr
[C#]
public static IntPtr av_find_input_format(
   string short_name
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace