The Bass type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| BASSVERSION |
Current BASS version (without minor revision).
| |
| ERROR |
The BASS way to say ERROR = -1.
| |
| FALSE |
The BASS way to say = 0.
| |
| SupportedMusicExtensions |
Supported music file extensions of the bass.dll.
| |
| SupportedStreamExtensions |
Supported stream file extensions of the bass.dll.
| |
| SupportedStreamName |
Supported file format name of the bass.dll.
| |
| TRUE |
The BASS way to say = 1.
|
See Also