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