Results 1 - 10 of 10 results out of about 6837 pages. (7.60 seconds)
- SDL_AudioCVT . . . 5 matches
- ...
= SDL_AudioCVT =
A structure that contains audio data conversion information.
<<TableOfContents()>>
== Data Fields ==
||int||'''needed'''||set to 1 if conversion possible||
||[...
- SDL_BuildAudioCVT . . . 7 matches
- ...
= SDL_BuildAudioCVT =
Use this function to initialize an [[SDL_AudioCVT]] structure for conversion.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_BuildAudioCVT(...
- SDL_ConvertAudio . . . 3 matches
- ...ormat.
<<TableOfContents()>>
== Syntax ==
{{{#!highlight cpp
int SDL_ConvertAudio(SDL_AudioCVT* cvt)
}}}
== Function Parameters ==
||'''cvt'''||an [[SDL_AudioCVT]] structure tha...
- Tutorials/AudioStream . . . 1 match
- ...ntil SDL 2.0.6, there was only one way to convert audio through SDL: By using the [[SDL_AudioCVT]] structure.
It's a usable API, for various needs, but it has a few problems:
*...
- SGStructures . . . 1 match
- ...on't just make the word bold every time it occurs on the page.-~||
||''Example'': [[SDL_AudioCVT]], [[SDL_HapticCustom]]||
||<( |2 30%>''If'' there is __no relevant description tex...
- SDL_AudioStream . . . 1 match
- ...rent formats in arbitrarily-sized blocks. It is meant to be a replacement for the [[SDL_AudioCVT]]-related interfaces.
A tutorial on using audio stream is at [[Tutorials/AudioStre...
- SDL_AudioFormat . . . 1 match
- ...u expected there to be only 32-bit data, for example.
== Related Structures ==
.[[SDL_AudioCVT]]
.[[SDL_AudioSpec]]
== Related Functions ==
.[[SDL_BuildAudioCVT]]
.[[SDL_MixA...
- 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...
