BASS.NET API for the Un4seen BASS Audio Library

BaseEncoderDispose Method

BASS.NET API for the Un4seen BASS Audio Library
Implement IDisposable.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public void Dispose()
Remarks

Do not make this method virtual. A derived class should not be able to override this method.
See Also

Reference