Tao.FFmpeg SDK Documentation |
|
FFmpeg.ParserCloseCallback Delegate
[Visual Basic]
Public Delegate Sub FFmpeg.ParserCloseCallback( _
ByVal
pAVcodecParserContext As
IntPtr _
)
[C#]
public delegate void FFmpeg.ParserCloseCallback(
IntPtr pAVcodecParserContext);
Requirements
Namespace:
Tao.FFmpeg
Assembly: Tao.FFmpeg (in Tao.FFmpeg.dll)
See Also
Tao.FFmpeg Namespace