SoundInfo

SoundInfo
Scaleform::Sound::SoundInfoBase
    Scaleform::Sound::SoundInfo
Declaration
class SoundInfo : public SoundInfoBase;
Description

SoundInfo is an implementation of SoundInfoBase which keeps sound data within the allocated SoundData object.

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. 
Returns the source sound data for the SoundSample
Obtains a pointer to SoundSample object from the sound renderer for a given player. 
Determines if the sound instance can be played. 
Releases the sound resources for sounds that are not played anymore. 
Overridden method for initializing and retaining the sound contents of the sound file. 
Initializes SoundInfo object with sound data. 
File

Sound_SoundRenderer.h