Disposes the object and frees its resources.

Namespace:  AForge.Video.FFMPEG
Assembly:  AForge.Video.FFMPEG (in AForge.Video.FFMPEG.dll) Version: 2.2.5.0 (2.2.5.0)

Syntax

C#
public void Dispose()

Implements

IDisposable..::.Dispose()()()

See Also