Tao.FFmpeg SDK Documentation |
|
FFmpeg.ParaerInitCallback Delegate
[Visual Basic]
Public Delegate Function FFmpeg.ParaerInitCallback( _
ByVal
pAVCodecParserContext As
IntPtr _
) As
Integer
[C#]
public delegate int FFmpeg.ParaerInitCallback(
IntPtr pAVCodecParserContext);
Requirements
Namespace:
Tao.FFmpeg
Assembly: Tao.FFmpeg (in Tao.FFmpeg.dll)
See Also
Tao.FFmpeg Namespace