SoundInfoBase

SoundInfoBase
Scaleform::Sound::SoundInfoBase
Declaration
class SoundInfoBase : public RefCountBaseNTS<SoundInfoBase,Stat_Sound_Mem>;
Description

SoundInfoBase holds the basic information of the sound data which are played in the SWF files and essentially represent a sound within GFxPlayer.

Methods
Method 
Description 
Returns the length of the sound data in sound samples. 
Obtains the sample rate of the sound data in the SWF file. 
Obtains the SoundSample pointer from the data, for a given sound renderer. 
Determines if the sound sample can be played. 
Releases the sound resources for sounds that are not played anymore. 
Sets the sound object to retain its data. 
File

Sound_SoundRenderer.h