Wiki Page Content

Results 1 - 25 of 38 results out of about 6839 pages. (3.39 seconds)

SDL_UnlockAudioDevice . . . 1 match
...l. Please see [[SDL_LockAudioDevice#Remarks|that function's remarks]] for more details. == Related Functions == .[[SDL_LockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.2k - rev: 8 (current) last modified: 2015-01-09 23:02:41

SDL_UnlockAudio . . . 1 match
... only useful if you used the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_LockAudio]] .[[SDL_UnlockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.2k - rev: 8 (current) last modified: 2015-01-09 23:02:23

SDL_QueueAudio . . . 1 match
...earQueuedAudio]] .[[SDL_GetQueuedAudioSize]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryAudio]] ##See the Style Guide for instructions on editing the footer....

2.8k - rev: 2 (current) last modified: 2016-09-06 21:13:01

SDL_PauseAudioDevice . . . 1 match
...d to dropouts in the audio playback. Instead, you should use [[SDL_LockAudioDevice]](). == Related Functions == .[[SDL_LockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.8k - rev: 11 (current) last modified: 2015-12-19 22:22:30

SDL_PauseAudio . . . 1 match
...y useful if you used the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_GetAudioStatus]] .[[SDL_PauseAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

0.9k - rev: 9 (current) last modified: 2013-08-12 05:39:33

SDL_OpenAudioDevice . . . 1 match
...Device]] .[[SDL_GetAudioDeviceName]] .[[SDL_LockAudioDevice]] .[[SDL_OpenAudio]] .[[SDL_PauseAudioDevice]] .[[SDL_UnlockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

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

SDL_OpenAudio . . . 1 match
...Functions == .[[SDL_CloseAudio]] .[[SDL_LockAudio]] .[[SDL_PauseAudio]] .[[SDL_UnlockAudio]] == Related Structures == .[[SDL_AudioSpec]] ---- [[CategoryAPI]], CategoryAudio...

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

SDL_MixAudioFormat . . . 1 match
... While you can do that, [[SDL_MixAudioFormat]]() is really only needed when you're mixing a single audio stream with a volume adjustment. ---- [[CategoryAPI]], [[CategoryAudio]]...

2.2k - rev: 10 (current) last modified: 2015-01-02 21:15:47

SDL_MixAudio . . . 1 match
...is the obtained format of the audio device from the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_MixAudioFormat]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.3k - rev: 17 (current) last modified: 2015-01-02 21:46:19

SDL_LockAudioDevice . . . 1 match
...s at once, not only will you block the audio callback, you'll block the other thread. == Related Functions == .[[SDL_UnlockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

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

SDL_LockAudio . . . 1 match
... legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_LockAudioDevice]] .[[SDL_UnlockAudio]] .[[SDL_UnlockAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.2k - rev: 11 (current) last modified: 2015-01-09 23:01:38

SDL_LoadWAV_RW . . . 1 match
...ed to free the audio buffer with [[SDL_FreeWAV]]() when you are done with it. == Related Functions == .[[SDL_FreeWAV]] .[[SDL_LoadWAV]] ---- [[CategoryAPI]], [[CategoryAudio]]...

2.1k - rev: 15 (current) last modified: 2018-10-30 02:25:29

SDL_LoadWAV . . . 1 match
...[[SDL_LoadWAV_RW]]() without having to deal with the [[CategoryIO|RWops]] API. == Related Functions == .[[SDL_FreeWAV]] .[[SDL_LoadWAV_RW]] ---- [[CategoryAPI]], CategoryAudio...

1.4k - rev: 17 (current) last modified: 2018-10-30 02:31:49

SDL_GetQueuedAudioSize . . . 1 match
...[[SDL_ClearQueuedAudio]] .[[SDL_QueueAudio]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryAudio]] ##See the Style Guide for instructions on editing the footer....

1.9k - rev: 1 (current) last modified: 2014-07-28 17:49:26

SDL_GetNumAudioDrivers . . . 1 match
...il one is found to be usable. == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetAudioDriver]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.1k - rev: 14 (current) last modified: 2016-05-14 22:18:35

SDL_GetNumAudioDevices . . . 1 match
... == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_GetAudioDeviceName]] .[[SDL_OpenAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

2.1k - rev: 15 (current) last modified: 2016-05-14 22:17:17

SDL_GetCurrentAudioDriver . . . 1 match
...odify or free the returned string. == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_AudioInit]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.1k - rev: 11 (current) last modified: 2016-05-14 22:15:34

SDL_GetAudioStatus . . . 1 match
...s(1); }}} and is only useful if you used the legacy [[SDL_OpenAudio]]() function. == Related Functions == .[[SDL_GetAudioDeviceStatus]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.5k - rev: 11 (current) last modified: 2013-08-10 18:59:47

SDL_GetAudioDriver . . . 1 match
...audio2". These never have Unicode characters, and are not meant to be proper names. == Related Functions == . [[SDL_GetNumAudioDrivers]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.1k - rev: 16 (current) last modified: 2014-10-10 20:17:37

SDL_GetAudioDeviceStatus . . . 1 match
...= <<Include(SDL_AudioStatus, , , from="== Remarks ==", to="== Related Functions ==")>> == Related Functions == .[[SDL_PauseAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

0.9k - rev: 7 (current) last modified: 2013-08-08 04:55:41

SDL_GetAudioDeviceName . . . 1 match
...of it, as it will be invalid next time any of several other SDL functions is called. == Related Functions == .[[SDL_GetNumAudioDevices]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.4k - rev: 14 (current) last modified: 2016-04-15 22:07:37

SDL_FreeWAV . . . 1 match
...h [[SDL_FreeWAV]](). It is safe to call this function with a NULL pointer. == Related Functions == .[[SDL_LoadWAV]] .[[SDL_LoadWAV_RW]] ---- [[CategoryAPI]], [[CategoryAudio]]...

0.8k - rev: 10 (current) last modified: 2013-08-08 05:16:20

SDL_DequeueAudio . . . 1 match
...earQueuedAudio]] .[[SDL_GetQueuedAudioSize]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryAudio]] ##See the Style Guide for instructions on editing the footer....

3.1k - rev: 3 (current) last modified: 2016-09-29 21:29:28

SDL_ConvertAudio . . . 1 match
...tes. Any bytes in the buffer past '''len_cvt''' are undefined once this function returns. == Related Functions == .[[SDL_BuildAudioCVT]] ---- [[CategoryAPI]], [[CategoryAudio]]...

2.6k - rev: 24 (current) last modified: 2014-01-19 12:33:59

SDL_CloseAudioDevice . . . 1 match
... closed, and is eligible for reuse in a new [[SDL_OpenAudioDevice]]() call immediately. == Related Functions == .[[SDL_OpenAudioDevice]] ---- [[CategoryAPI]], [[CategoryAudio]]...

1.2k - rev: 6 (current) last modified: 2013-08-08 04:39:39

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