OpenTK.Audio.OpenAL.AlcError Enumeration
Defines OpenAL context errors.

Syntax

public enum AlcError

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
InvalidContextInvalid context ID. The Context argument does not name a valid context.
InvalidDeviceNo Device. The device handle or specifier names an inaccessible driver/server.
InvalidEnumBad enum. A token used is not valid, or not applicable.
InvalidValueBad value. A value (e.g. Attribute) is not valid, or not applicable.
NoErrorThere is no current error.
OutOfMemoryOut 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