Tao.FFmpeg SDK Documentation

FFmpeg.av_freep Method 

[Visual Basic]
Public Shared Sub av_freep( _
   ByVal ptr As IntPtr _
)
[C#]
public static void av_freep(
   IntPtr ptr
);

See Also

FFmpeg Class | Tao.FFmpeg Namespace