Results 1 - 2 of 2 results out of about 6839 pages. (5.33 seconds)
- SDL_AudioStream . . . 8 matches
- ...
= SDL_AudioStream =
An opaque structure that buffers, converts, resamples, and generally streams audio data.
<<TableOfContents()>>
== Remarks ==
The [[SDL_AudioStream]] struct...
- Tutorials/AudioStream . . . 16 matches
- ...
= Using SDL_AudioStream =
From the dawn of time, until SDL 2.0.6, there was only one way to convert audio through SDL: By using the [[SDL_AudioCVT]] structure.
It's a usable A...
