Tao.FFmpeg SDK Documentation |
|
FFmpeg.av_parser_parse Method
[Visual Basic]
Public Shared Function av_parser_parse( _
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
pts As
Long, _
ByVal
dts As
Long _
) As
Integer
See Also
FFmpeg Class | Tao.FFmpeg Namespace