MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
GetBASSVersion Method
Namespaces
►
MPfm.Sound.BassNetWrapper
►
Base
►
GetBASSVersion
()
()
()
()
C#
Visual Basic
Returns the BASS library version. This is the right way to load the BASS 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
GetBASSVersion
()
Public
Shared
Function
GetBASSVersion
As
Integer
Return Value
BASS library version
Assembly:
MPfm.Sound
(Module: MPfm.Sound) Version: 0.5.3.0 (0.5.3.0)