19 #ifndef GNASH_SWF_SOUNDSTREAMHEAD_TAG_H 20 #define GNASH_SWF_SOUNDSTREAMHEAD_TAG_H 28 class movie_definition;
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
static void loader(SWFStream &in, TagType tag, movie_definition &m, const RunResources &r)
Definition: SoundStreamHeadTag.cpp:38
Definition: SoundStreamHeadTag.h:35
Definition: GnashKey.h:159
Definition: GnashKey.h:331
SWF stream wrapper class.
Definition: SWFStream.h:58