SoundFile

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

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.

Methods
Method 
Description 
Returns the name of the sound file which is loaded for playing. 
SoundFile constructor. 
File

Sound_Sound.h