Tao.FFmpeg SDK Documentation |
|
FFmpeg.av_register_image_format Method
[Visual Basic]
Public Shared Sub av_register_image_format( _
ByVal
pAVImageFormat As
IntPtr _
)
[C#]
public static
void av_register_image_format(
IntPtr pAVImageFormat);
See Also
FFmpeg Class | Tao.FFmpeg Namespace