21 #ifndef GNASH_SWF_DEFINEBUTTONSOUNDTAG_H 22 #define GNASH_SWF_DEFINEBUTTONSOUNDTAG_H 32 class movie_definition;
58 typedef std::vector<ButtonSound>
Sounds;
67 return _sounds[index];
Client program's interface to the definition of a movie or sprite.
Definition: movie_definition.h:95
TagType
SWF tag types. Symbolic names copied from Ming.
Definition: SWF.h:30
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
Definition: GnashKey.h:164
Class to group together per-run and external resources for Gnash.
Definition: RunResources.h:53
Definition: SoundInfoRecord.h:35
Definition: GnashKey.h:159
An identifier for a sound sample managed by a sound_handler.
Definition: sound_definition.h:61
Definition: GnashKey.h:331
SWF stream wrapper class.
Definition: SWFStream.h:58