Gnash
0.8.11dev
|
#include <DefineButtonSoundTag.h>
Classes | |
struct | ButtonSound |
Public Types | |
typedef std::vector< ButtonSound > | Sounds |
Public Member Functions | |
const ButtonSound & | getSound (Sounds::size_type index) const |
Static Public Member Functions | |
static void | loader (SWFStream &in, TagType tag, movie_definition &m, const RunResources &r) |
typedef std::vector<ButtonSound> gnash::SWF::DefineButtonSoundTag::Sounds |
|
inline |
|
static |
References _, gnash::SWF::DefineButtonTag::addSoundTag(), gnash::SWF::DEFINEBUTTONSOUND, gnash::SWFStream::ensureBytes(), gnash::movie_definition::getDefinitionTag(), gnash::SWF::DefineButtonTag::hasSound(), IF_VERBOSE_MALFORMED_SWF, gnash::log_swferror(), gnash::SWFStream::read_u16(), and gnash::typeName().
Referenced by gnash::SWF::addDefaultLoaders().