OpenTK.Audio.OpenAL.AlcGetString Enumeration
Defines available parameters for Alc.GetString(IntPtr, AlcGetString).

Syntax

public enum AlcGetString

Remarks

Documentation for this section has not yet been entered.

Members

Member NameDescription
AllDevicesSpecifierWill only return the first Device, not a list. Use AlcGetStringList.AllDevicesSpecifier
CaptureDefaultDeviceSpecifierThe name of the default capture device
CaptureDeviceSpecifierWill only return the first Device, not a list. Use AlcGetStringList.CaptureDeviceSpecifier. ALC_EXT_CAPTURE_EXT
DefaultAllDevicesSpecifiera list of the default devices.
DefaultDeviceSpecifierThe specifier string for the default device.
DeviceSpecifierWill only return the first Device, not a list. Use AlcGetStringList.DeviceSpecifier
ExtensionsA list of available context extensions separated by spaces.

Requirements

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK-1.0 (in OpenTK-1.0.dll)
Assembly Versions: 0.0.0.0