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

#include <soundprocessor.h>

Public Member Functions

 PlayOptions ()
 PlayOptions (Time delay, Real volume)

Public Attributes

Time delay
Real volume

Constructor & Destructor Documentation

synfig::SoundProcessor::PlayOptions::PlayOptions ( )
inline
synfig::SoundProcessor::PlayOptions::PlayOptions ( Time  delay,
Real  volume 
)
inlineexplicit

Member Data Documentation

Time synfig::SoundProcessor::PlayOptions::delay
Real synfig::SoundProcessor::PlayOptions::volume

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