SoundRenderer::AuxStreamer

SoundRenderer::AuxStreamer
Scaleform::Sound::SoundRenderer::AuxStreamer
Declaration
class AuxStreamer : public RefCountBase<AuxStreamer,Stat_Sound_Mem>;
Description

AuxStreamer is an interface which provides uncompressed PCM data for streaming sound. This interface is used to access the audio from a video source.

Enumerations
Enumeration 
Description 
Specifies the format of PCM data which a streamer will be providing. 
Methods
Method 
Description 
Retrieves the PCM data from the audio streamer and is called to obtain the next chunk of audio data from a video source. 
Sets the playing position (in seconds) in the sound streaming source. 
File

Sound_SoundRenderer.h