Tao.FFmpeg SDK Documentation

FFmpeg.avcodec_find_decoder_by_name Method 

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

See Also

FFmpeg Class | Tao.FFmpeg Namespace