BASS.NET API for the Un4seen BASS Audio LibraryBassNet MembersBASS.NET API for the Un4seen BASS Audio Library

The BassNet type exposes the following members.
Methods

  NameDescription
Public methodStatic memberRegistration
Registers your BASS.NET version and suppresses the freeware splash screen.
Public methodStatic memberShowAbout
Shows a BASS.NET about dialog.
Public methodStatic memberShowSplash
Shows the splash screen, even if you have registered BASS.NET.
Back to Top
Fields

  NameDescription
Public fieldStatic memberOmitCheckVersion
Gets or Sets, if the version check should be omitted when initializing Bass, BassWaspi or BassAsio.
Back to Top
Properties

  NameDescription
Public propertyStatic memberInternalName
Gets the internal name, which the productname and version.
Public propertyStatic memberUseBrokenLatin1Behavior
Gets or Sets whether or not to use a broken behavior for Latin-1 strings (e.g. common to ID3v1 and ID3v2 tags).
Public propertyStatic memberUseRiffInfoUTF8
Gets or Sets whether or not to use UTF-8 strings when reading RIFF INFO (LIST INFO) chunks.
Back to Top
See Also