Results 1 - 12 of 12 results out of about 6839 pages. (3.15 seconds)
- SDL_AudioSpec . . . 5 matches
- ...
= SDL_AudioSpec =
A structure that contains the audio output format. It also contains a callback that is called when the audio device needs more data.
<<TableOfContents()>>
==...
- SDL_OpenAudioDevice . . . 7 matches
- ... int iscapture,
const SDL_AudioSpec* desired,
SDL_AudioSpec* obtained,
...
- SDL_OpenAudio . . . 7 matches
- ...instead.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_OpenAudio(SDL_AudioSpec* desired,
SDL_AudioSpec* obtained)
}}}
== Function Parameters =...
- SGStructures . . . 5 matches
- ...ction at the bottom of the page, if appropriate.||
||''Example'': [[SDL_Event]], [[SDL_AudioSpec]], [[SDL_SysWMinfo]]||
||<( |4 30%>''If'' there are __important, distinct groups o...
- SDL_LoadWAV_RW . . . 5 matches
- ...'''freesrc''' is non-zero.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_AudioSpec* SDL_LoadWAV_RW(SDL_RWops* src,
int f...
- SDL_LoadWAV . . . 4 matches
- ...o load a WAVE from a file.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
SDL_AudioSpec* SDL_LoadWAV(const char* file,
SDL_AudioSpec* spec,
...
- SGRemarks . . . 1 match
- ... the same formatting as for [[#params|function parameters]] above.
''Example'': [[SDL_AudioSpec]]
~-[[#ToC|Return to Table of Contents]]-~
=== Referencing Enumeration Values ==...
- SDL_AudioFormat . . . 1 match
- ...be only 32-bit data, for example.
== Related Structures ==
.[[SDL_AudioCVT]]
.[[SDL_AudioSpec]]
== Related Functions ==
.[[SDL_BuildAudioCVT]]
.[[SDL_MixAudioFormat]]
----
...
- CategoryStruct . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API Structures =
<<TableOfContents()>>
== Introduction ==
This category contains a...
- 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...
- APIContributionStyleGuide . . . 1 match
- ...''}}} = '''parameter'''
. ''Example'': [[SDL_ConvertAudio]]()
. ''Example'': [[SDL_AudioSpec]]
* Do NOT use bold for enumeration value names.
. ''Example'': [[SDL_GLattr]]...
