SDL Wiki
(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)

SDL_AudioDeviceID

SDL Audio Device IDs.

Header File

Defined in SDL_audio.h

Syntax

typedef Uint32 SDL_AudioDeviceID;

Remarks

A successful call to SDL_OpenAudio() is always device id 1, and legacy SDL audio APIs assume you want this device ID. SDL_OpenAudioDevice() calls always returns devices

= 2 on success. The legacy calls are good both for backwards compatibility and when you don't care about multiple, specific, or capture devices.


CategoryAPI, CategoryAPIDatatype


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.