#include "sound.h"
#include "io/reader.h"
#include "io/writer.h"
#include "nub/ref.h"
#include "rutz/error.h"
#include "media/dummysound.h"
#include "rutz/trace.h"
#include "rutz/debug.h"
Go to the source code of this file.
Namespaces | |
namespace | GVX_DBG_REGISTER |
Typedefs | |
typedef media::dummy_sound_rep | sound_rep_t |
Variables | |
nub::soft_ref< Sound > | GVX_DBG_REGISTER::theOkSound |
nub::soft_ref< Sound > | GVX_DBG_REGISTER::theErrSound |
Definition in file sound.cc.