DESCombine.Dispose Method

DESCombine

The DESCombine class stitches together a series of video and audio files

DESCombine.Dispose Method 

Release resources used by the class.

public void Dispose();

Implements

IDisposable.Dispose

Remarks

May fire events, so do not call from Form.Dispose().

See Also

DESCombine Class | DESCombineLib Namespace