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