Tao.FFmpeg SDK Documentation |
|
FFmpeg.avcodec_get_pix_fmt_name Method
[Visual Basic]
Public Shared Function avcodec_get_pix_fmt_name( _
ByVal
pix_fmt As
Integer _
) As
String
[C#]
public static
string avcodec_get_pix_fmt_name(
int pix_fmt);
See Also
FFmpeg Class | Tao.FFmpeg Namespace