Value | Meaning |
---|---|
AllOk0 | No issues were encountered during initialization |
OSNotSupported | OS doesn't support this driver |
DriverNotAvailable | Driver is not available |
UninitializedDriver | Driver has not been initialized |
NoAudioDeviceFound | No audio device was found |
DeviceNotFound | Specified device cannot be found |
InternalError | Error likely due to this library |
OutOfMemory | Not enough memory to initialize driver |
Unknown | Error cannot be defined |
Defines audio initialization status codes.