Tao.OpenAl SDK Documentation

Alc Fields

The fields of the Alc class are listed below. For a complete list of Alc class members, see the Alc Members topic.

Public Static (Shared) Fields

ALC_ALL_ATTRIBUTES All attributes.
ALC_ATTRIBUTES_SIZE Attributes size.
ALC_CAPTURE_DEFAULT_DEVICE_SPECIFIER Capture default device specifier.
ALC_CAPTURE_DEVICE_SPECIFIER Capture device specifier.
ALC_CAPTURE_SAMPLES Capture samples.
ALC_DEFAULT_DEVICE_SPECIFIER Default device specifier.
ALC_DEVICE_SPECIFIER Device specifier.
ALC_EXTENSIONS Extensions.
ALC_FALSE bool false.
ALC_FREQUENCY Frequency.
ALC_INVALID Bad value.
ALC_INVALID_CONTEXT The context argument does not name a valid context.
ALC_INVALID_DEVICE The device argument does not name a valid device.
ALC_INVALID_ENUM A function was called at inappropriate time, or in an inappropriate way, causing an illegal state. This can be an incompatible value, object ID, and/or function.
ALC_INVALID_VALUE Illegal value passed as an argument to an AL call. Applies to parameter values, but not to enumerations.
ALC_MAJOR_VERSION Major version.
ALC_MINOR_VERSION Minor version.
ALC_MONO_SOURCES Num of requested Mono (3D) Sources
ALC_NO_ERROR No error.
ALC_OUT_OF_MEMORY A function could not be completed, because there is not enough memory available.
ALC_REFRESH Refresh.
ALC_STEREO_SOURCES Num of requested Stereo Sources
ALC_SYNC Sync.
ALC_TRUE bool true.

See Also

Alc Class | Tao.OpenAl Namespace