| Value | Meaning |
|---|---|
| AllOk0 | No issues were encountered during startup of runtime |
| BufferUnderrun | During runtime, a buffer underrun event happened |
| BufferCallbackNotSet | The buffer callback wasn't set up |
| DeviceNotFound | Specified device cannot be found (e.g. got disconnected) |
| NoAudioService | Audio service not found |
| InternalError | Error likely due to this library |
| Unknown | Unexpected error code |
Defines stream execution status codes.