synfig-core  1.0.3
Classes | Public Member Functions | Static Public Member Functions | List of all members
synfig::SoundProcessor Class Reference

#include <soundprocessor.h>

Classes

class  PlayOptions
class  Sound

Public Member Functions

 SoundProcessor ()
 ~SoundProcessor ()
void clear ()
void beginGroup (const PlayOptions &playOptions)
void endGroup ()
void addSound (const PlayOptions &playOptions, const Sound &sound)
Time get_position () const
void set_position (Time value)
bool get_playing () const
void set_playing (bool value)

Static Public Member Functions

static bool subsys_init ()
static bool subsys_stop ()

Constructor & Destructor Documentation

SoundProcessor::SoundProcessor ( )
SoundProcessor::~SoundProcessor ( )

Member Function Documentation

void SoundProcessor::clear ( )
void SoundProcessor::beginGroup ( const PlayOptions playOptions)
void SoundProcessor::endGroup ( )
void SoundProcessor::addSound ( const PlayOptions playOptions,
const Sound sound 
)
Time SoundProcessor::get_position ( ) const
void SoundProcessor::set_position ( Time  value)
bool SoundProcessor::get_playing ( ) const
void SoundProcessor::set_playing ( bool  value)
bool SoundProcessor::subsys_init ( )
static

Referenced by synfig::Main::Main().

bool SoundProcessor::subsys_stop ( )
static

The documentation for this class was generated from the following files: