Defines OpenAL context errors.
Syntax
public enum AlcError
Remarks
Members
| Member Name | Description |
|---|
| InvalidContext | Invalid context ID. The Context argument does not name a valid context. |
| InvalidDevice | No Device. The device handle or specifier names an inaccessible driver/server. |
| InvalidEnum | Bad enum. A token used is not valid, or not applicable. |
| InvalidValue | Bad value. A value (e.g. Attribute) is not valid, or not applicable. |
| NoError | There is no current error. |
| OutOfMemory | Out of memory. Unable to allocate memory. |
Requirements
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0