Wiki Page Content

Results 1 - 6 of 6 results out of about 6839 pages. (3.22 seconds)

SDL_CloseAudio . . . 6 matches
... = SDL_CloseAudio = This function is a legacy means of closing the audio device. New programs might want to use [[SDL_CloseAudioDevice]]() instead. <<TableOfContents()>> == Synta...

0.8k - rev: 7 (current) last modified: 2013-08-07 23:10:11

SDL_OpenAudioDevice . . . 2 matches
... SDL_Delay(5000); /* let the audio callback play some sound for 5 seconds. */ SDL_CloseAudioDevice(dev); } }}} == Remarks == [[SDL_OpenAudio]](), unlike this function, always...

4.8k - rev: 26 (current) last modified: 2017-03-30 12:26:07

SDL_OpenAudio . . . 2 matches
... SDL_Delay(5000); /* let the audio callback play some sound for 5 seconds. */ SDL_CloseAudio(); } }}} == Remarks == This function remains for compatibility with SDL 1.2, but...

2.8k - rev: 23 (current) last modified: 2018-10-01 10:02:23

SDL_LockAudioDevice . . . 1 match
...ely, your callback will never run, you might hear repeating bursts of audio, and [[SDL_CloseAudioDevice]]() will probably deadlock. Internally, the audio device lock is a mutex; i...

2.4k - rev: 12 (current) last modified: 2015-01-09 23:01:58

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/...

0.7k - rev: 13 (current) last modified: 2013-10-12 19:28:06

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit