Results 1 - 5 of 5 results out of about 6838 pages. (4.25 seconds)
- SDL_GetNumAudioDevices . . . 6 matches
- ...
= SDL_GetNumAudioDevices =
Use this function to get the number of built-in audio devices.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_GetNumAudioDevices(int i...
- SDL_GetAudioDeviceName . . . 4 matches
- ... ==
||'''index'''||the index of the audio device; the value ranges from 0 to [[SDL_GetNumAudioDevices]]() - 1||
||'''iscapture'''||non-zero to specify a device that has recording c...
- SDL_AudioDeviceEvent . . . 2 matches
- ...|the audio device index for the SDL_AUDIODEVICEADDED event (valid until next [[SDL_GetNumAudioDevices]]() call), SDL_AudioDeviceID for the SDL_AUDIODEVICEREMOVED event||
||Uint8||'...
- CategoryAudio . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= Audio Device Management and Audio Playback =
'''Include File(s):''' [[http://hg.libsdl.org/...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
