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