Tao.FFmpeg SDK Documentation |
|
FFmpeg.av_bitstream_filter_filter Method
[Visual Basic]
Public Shared Function av_bitstream_filter_filter( _
ByVal
pAVBitStreamFilterContext As
IntPtr, _
ByVal
pAVCodecContext As
IntPtr, _
ByVal
args As
String, _
ByVal
poutbuf As
IntPtr(), _
ByRef
poutbuf_size As
Integer, _
ByVal
buf As
IntPtr, _
ByVal
buf_size As
Integer, _
ByVal
keyframe As
Integer _
) As
Integer
See Also
FFmpeg Class | Tao.FFmpeg Namespace