Wiki Page Content

Differences between revisions 1 and 2
Revision 1 as of 2017-10-20 00:38:09
Size: 791
Editor: RyanGordon
Comment: Initial add.
Revision 2 as of 2017-10-20 00:39:03
Size: 788
Editor: RyanGordon
Comment: Minor tweak.
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
A tutorial on using SDL_AudioStream is at [[Tutorials/AudioStream]]. A tutorial on using audio stream is at [[Tutorials/AudioStream]].

SDL_AudioStream

An opaque structure that buffers, converts, resamples, and generally streams audio data.

Remarks

The SDL_AudioStream structure is used to convert audio data between different 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/AudioStream.

(this page should be fleshed out more, too.)


CategoryStruct, CategoryAudio

None: SDL_AudioStream (last edited 2017-10-20 00:39:03 by RyanGordon)

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