BASS.NET API for the Un4seen BASS Audio LibraryBassDShowFreeMe Method BASS.NET API for the Un4seen BASS Audio Library
Unloads this library. This must be called when you have previously called LoadMe.

Namespace: Un4seen.Bass.AddOn.DShow
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.13.3
Syntax

public static bool FreeMe()

Return Value

Type: Boolean
, if the module has been unloaded successfully, else .
Remarks

For more information see LoadMe.
See Also

Reference