MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetMixPluginVersion Method
NamespacesMPfm.Sound.BassNetWrapperBaseGetMixPluginVersion()()()()
Returns the BASS MIX plugin version. This is the right way to load the MIX 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 GetMixPluginVersion()
Public Shared Function GetMixPluginVersion As Integer
Return Value
BASS MIX plugin version

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