Scaleform::Sound::SoundDataBase Scaleform::Sound::SoundFile
class SoundFile : public SoundDataBase;
SoundFile holds a pointer to the file where the sound data is stored. SoundFile is used for loading sound data that is extracted from a SWF file by GFxExport utility.
Method |
Description |
Returns the name of the sound file which is loaded for playing. | |
SoundFile constructor. |
Sound_Sound.h