Gnash  0.8.11dev
Namespaces | Functions
tag_loaders.h File Reference
#include "SWF.h"

Go to the source code of this file.

Namespaces

 gnash
 Anonymous namespace for callbacks, local functions, event handlers etc.
 
 gnash::SWF
 SWF format parsing classes.
 

Functions

void gnash::SWF::reflex_loader (SWFStream &, TagType, movie_definition &, const RunResources &)
 SWF Tags Reflex (777) More...
 
void gnash::SWF::sprite_loader (SWFStream &, TagType, movie_definition &, const RunResources &)
 Create and initialize a sprite, and add it to the movie. More...
 
void gnash::SWF::frame_label_loader (SWFStream &, TagType, movie_definition &, const RunResources &)
 Label the current frame (SWF::FRAMELABEL) More...
 
void gnash::SWF::define_sound_loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r)
 Sample rate table for DEFINESOUNDHEAD tags. More...
 
void gnash::SWF::file_attributes_loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &)
 
void gnash::SWF::metadata_loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &)
 
void gnash::SWF::serialnumber_loader (SWFStream &in, TagType tag, movie_definition &, const RunResources &)
 Load a SWF::SERIALNUMBER tag. More...