Results 1 - 4 of 4 results out of about 6838 pages. (4.35 seconds)
- SDL_OpenAudioDevice . . . 3 matches
- ...s)
}}}
== Function Parameters ==
||'''device'''||a UTF-8 string reported by [[SDL_GetAudioDeviceName]](); see [[#device|Remarks]]||
||'''iscapture'''||non-zero to specify a device...
- SDL_GetNumAudioDevices . . . 2 matches
- ...vices(0);
for (i = 0; i < count; ++i) {
printf("Audio device %d: %s\n", i, SDL_GetAudioDeviceName(i, 0));
}
}}}
== Remarks ==
This function is only valid after successfully in...
- 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...
