Tao.FFmpeg SDK Documentation |
|
FFmpeg.avcodec_default_get_buffer Method
[Visual Basic]
Public Shared Function avcodec_default_get_buffer( _
ByVal
pAVCodecContext As
IntPtr, _
ByVal
pAVFrame As
IntPtr _
) As
Integer
[C#]
public static
int avcodec_default_get_buffer(
IntPtr pAVCodecContext,
IntPtr pAVFrame);
See Also
FFmpeg Class | Tao.FFmpeg Namespace