Python Script Engine
7.2
GL Studio Editor Python Script API
|
Public Member Functions | |
String | GetFilename (void) |
void | Play (void) |
Common editor interface sound item.
If the SoundItem instance is null, or has been deleted from the document's sound list , it will return 'False' in comparison checks.
String SoundItem::GetFilename | ( | void | ) |
get the filename associated with this item
void SoundItem::Play | ( | void | ) |
Play the sound.