Scaleform::Sound::SoundDataBase Scaleform::Sound::SoundData
class SoundData : public SoundDataBase;
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.
|
Method |
Description |
|
Retrieves a pointer to the sound data. | |
|
Returns the size of the sound data. | |
|
SoundData constructor. |
Sound_Sound.h