SoundData

SoundData
Scaleform::Sound::SoundDataBase
    Scaleform::Sound::SoundData
Declaration
class SoundData : public SoundDataBase;
Description

SoundData is an implementation of SoundDataBase and holds sound data loaded from a SWF file. It is used for SWF event sound where data is loaded all at once.

Methods
Method 
Description 
Retrieves a pointer to the sound data. 
Returns the size of the sound data. 
SoundData constructor. 
File

Sound_Sound.h