synfig-core
1.0.3
|
#include <soundprocessor.h>
Public Member Functions | |
PlayOptions () | |
PlayOptions (Time delay, Real volume) |
Public Attributes | |
Time | delay |
Real | volume |
|
inline |
Time synfig::SoundProcessor::PlayOptions::delay |
Referenced by synfig::SoundProcessor::addSound(), and synfig::SoundProcessor::beginGroup().
Real synfig::SoundProcessor::PlayOptions::volume |
Referenced by synfig::SoundProcessor::addSound(), and synfig::SoundProcessor::beginGroup().