Enumeration RtAudioApiConst

Audio API specifier arguments.

Enumeration Members

LINUX_ALSA: 2

The Advanced Linux Sound Architecture API.

LINUX_OSS: 5

The Linux Open Sound System API.

LINUX_PULSE: 4

The Linux PulseAudio API.

MACOSX_CORE: 1

Macintosh OS-X Core Audio API.

RTAUDIO_DUMMY: 9

A compilable but non-functional API.

UNIX_JACK: 3

The Jack Low-Latency Audio Server API.

UNSPECIFIED: 0

Search for a working compiled API.

WINDOWS_ASIO: 6

The Steinberg Audio Stream I/O API.

WINDOWS_DS: 8

The Microsoft DirectSound API.

WINDOWS_WASAPI: 7

The Microsoft WASAPI API.