BaseEncoder
Dispose 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
C#
VB
Copy
public
void
Dispose
()
Public
Sub
Dispose
Remarks
Do not make this method virtual. A derived class should not be able to override this method.
See Also
Reference
BaseEncoder Class
Un4seen.Bass.Misc Namespace