AlcGetStringList Enum

Definition

Defines available parameters for GetString(IntPtr, AlcGetStringList).

public enum AlcGetStringList
type AlcGetStringList = 
Inheritance
AlcGetStringList

Fields

AllDevicesSpecifier 4115

The specifier strings for all available devices. ALC_ENUMERATE_ALL_EXT

CaptureDeviceSpecifier 784

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 4101

The specifier strings for all available devices. ALC_ENUMERATION_EXT

Applies to