MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetFxPluginVersion Method
NamespacesMPfm.Sound.BassNetWrapperBaseGetFxPluginVersion()()()()
Returns the BASS FX plugin version. This is the right way to load the FX plugin under Linux and Mac OS X. Throws an exception if the version doesn't match with the one in BASS.NET.
Declaration Syntax
C#Visual Basic
public static int GetFxPluginVersion()
Public Shared Function GetFxPluginVersion As Integer
Return Value
BASS FX plugin version

Assembly: MPfm.Sound (Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)