Enum Errors
Bass Error Codes returned by LastError and BassAsio.LastError.
Namespace: System.Dynamic.ExpandoObject
Assembly: ManagedBass.dll
Syntax
public enum Errors : int
AcmCancel
BassEnc: ACM codec selection cancelled
Already
Already initialized/paused/whatever
BufferLost
The sample Buffer was lost
Busy
The device is busy (eg. in "exclusive" use by another process)
CastDenied
BassEnc: Access denied (invalid password)
CDTrack
Invalid track number
Codec
Codec is not available/supported
Create
Couldn't create the file
Decode
The channel is a 'Decoding Channel'
Device
Illegal device number
DirectX
A sufficient DirectX version is not installed
Driver
Can't find a free/valid driver
Empty
The MOD music has no sequence data
Ended
The channel/file has ended
FileFormat
Unsupported file format
FileOpen
Can't open the file
Handle
Invalid Handle
Init
Init(Int32, Int32, DeviceInitFlags, IntPtr, IntPtr) has not been successfully called
Memory
Memory Error
Mp4NoStream
BassAAC: Non-Streamable due to MP4 atom order ("mdat" before "moov")
No3D
No 3D support
NoCD
No CD in drive
NoChannel
Can't get a free channel
NoEAX
No EAX support
NoFX
Effects are not available
NoHW
No hardware voices available
NoInternet
No internet connection could be opened
NotAudioTrack
Not an audio track
NotAvailable
Requested data is not available
NotFile
The stream is not a file stream
NotPaused
Not paused
NotPlaying
Not playing
OK
No Error
Parameter
An illegal parameter was specified
Playing
The channel is playing
Position
Invalid playback position
SampleFormat
Unsupported sample format
SampleRate
Illegal sample rate
SLL
SSL/HTTPS support isn't available.
Speaker
Unavailable speaker
Start
Start() has not been successfully called
Timeout
Connection timedout
Type
An illegal Type was specified
Unknown
Some other mystery error
Version
Invalid BASS version (used by add-ons)
Wasapi
BassWASAPI: WASAPI Not available
WM9
BassWma: WM9 is required
WmaAccesDenied
BassWma: Access denied (Username/Password is invalid)
WmaCodec
BassWma: No appropriate codec is installed
WmaIndividual
BassWma: individualization is needed
WmaLicense
BassWma: The file is protected