|
Gnash
0.8.10
|
#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 |
| const ButtonSound& gnash::SWF::DefineButtonSoundTag::getSound | ( | Sounds::size_type | index | ) | const [inline] |
References assert.
| void gnash::SWF::DefineButtonSoundTag::loader | ( | SWFStream & | in, |
| TagType | tag, | ||
| movie_definition & | m, | ||
| const RunResources & | r | ||
| ) | [static] |
References _, gnash::SWF::DefineButtonTag::addSoundTag(), assert, gnash::SWF::DEFINEBUTTONSOUND, gnash::SWFStream::ensureBytes(), gnash::movie_definition::getDefinitionTag(), gnash::SWF::DefineButtonTag::hasSound(), IF_VERBOSE_MALFORMED_SWF, gnash::SWFStream::read_u16(), and gnash::typeName().
Referenced by gnash::SWF::addDefaultLoaders().
1.7.6.1