Scaleform::Sound::SoundRenderer::AuxStreamer
class AuxStreamer : public RefCountBase<AuxStreamer,Stat_Sound_Mem>;
AuxStreamer is an interface which provides uncompressed PCM data for streaming sound. This interface is used to access the audio from a video source.
Enumeration |
Description |
Specifies the format of PCM data which a streamer will be providing. |
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. |
Sound_SoundRenderer.h