Tao.FFmpeg SDK Documentation

FFmpeg.avcodec_close Method 

[Visual Basic]
Public Shared Function avcodec_close( _
   ByVal pAVCodecContext As IntPtr _
) As Integer
[C#]
public static int avcodec_close(
   IntPtr pAVCodecContext
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace