Wiki Page Content

Revision 2 as of 2017-10-20 00:39:03

Clear message

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

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