Tao.FFmpeg SDK Documentation

FFmpeg.avcodec_get_pix_fmt Method 

[Visual Basic]
Public Shared Function avcodec_get_pix_fmt( _
   ByVal name As String _
) As PixelFormat
[C#]
public static PixelFormat avcodec_get_pix_fmt(
   string name
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace