#include <soundprocessor.h>
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 |
bool SoundProcessor::subsys_stop |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files: