Show / Hide Table of Contents

Enum GetEnumerationStringList

Defines available parameters for GetStringListPtr(ALDevice, GetEnumerationStringList).

Namespace: OpenTK.Audio.OpenAL
Assembly: OpenTK.Audio.OpenAL.dll
Syntax
public enum GetEnumerationStringList

Fields

Name Description
CaptureDeviceSpecifier

Gets the specifier strings for all available capture devices. Can also be used to get the specifier for a specific capture device, see DeviceSpecifier. ALC_ENUMERATION_EXT

DeviceSpecifier

Gets the specifier strings for all available output devices. Can also be used to get the specifier for a specific device, see DeviceSpecifier. ALC_ENUMERATION_EXT

In This Article
Back to top Generated by DocFX