MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetMixPluginVersion Method
Namespaces
►
MPfm.Sound.BassNetWrapper
►
Base
►
GetMixPluginVersion
()
()
()
()
C#
Visual Basic
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)