Tao.FFmpeg SDK Documentation |
|
FFmpeg.av_parser_change Method
[Visual Basic]
Public Shared Function av_parser_change( _
ByVal
pAVCodecParserContext As
IntPtr, _
ByVal
pAVCodecContext As
IntPtr, _
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