BASS.NET API for the Un4seen BASS Audio Library

BassEnc_Mp3FreeMe 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.EncMp3
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
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