Wiki Page Content

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)

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