26 class movie_definition;
69 m_sound_handler_id(id),
89 #endif // GNASH_SOUND_H sound_sample(int id, const RunResources &r)
Definition: sound_definition.h:67
For stuff that's tricky to keep track of w/r/t ownership & cleanup. The only use for this class seems...
Definition: ref_counted.h:34
Anonymous namespace for callbacks, local functions, event handlers etc.
Definition: dbus_ext.cpp:40
const RunResources & _runResources
Definition: sound_definition.h:82
~sound_sample()
Definition: sound_definition.cpp:17
Definition: GnashKey.h:164
Class to group together per-run and external resources for Gnash.
Definition: RunResources.h:53
int m_sound_handler_id
Definition: sound_definition.h:65
An identifier for a sound sample managed by a sound_handler.
Definition: sound_definition.h:61