20 #ifndef GNASH_SWF_DEFINEBITSTAG_H 21 #define GNASH_SWF_DEFINEBITSTAG_H 27 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
Class to group together per-run and external resources for Gnash.
Definition: RunResources.h:53
void jpeg_tables_loader(SWFStream &in, TagType tag, movie_definition &m, const RunResources &)
Definition: DefineBitsTag.cpp:146
Definition: DefineBitsTag.h:38
Definition: GnashKey.h:331
SWF stream wrapper class.
Definition: SWFStream.h:58
static void loader(SWFStream &, TagType, movie_definition &, const RunResources &)
Definition: DefineBitsTag.cpp:196