Enum AlcGetStringList
Defines available parameters for GetString(IntPtr, AlcGetStringList).
Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.dll
Syntax
public enum AlcGetStringList
Fields
Name | Description |
---|---|
AllDevicesSpecifier | The specifier strings for all available devices. ALC_ENUMERATE_ALL_EXT |
CaptureDeviceSpecifier | The name of the specified capture device, or a list of all available capture devices if no capture device is specified. ALC_EXT_CAPTURE_EXT |
DeviceSpecifier | The specifier strings for all available devices. ALC_ENUMERATION_EXT |