Audaspace 1.4.0
A high level audio library.
Loading...
Searching...
No Matches
Sequence Member List

This is the complete list of members for Sequence, including all inherited members.

add(std::shared_ptr< ISound > sound, double begin, double end, double skip)Sequence
createQualityReader()Sequence
createReader()Sequencevirtual
getAnimProperty(AnimateablePropertyType type)Sequence
getDistanceModel() constSequence
getDopplerFactor() constSequence
getFPS() constSequence
getSpecs()Sequence
getSpeedOfSound() constSequence
isMuted() constSequence
mute(bool muted)Sequence
remove(std::shared_ptr< SequenceEntry > entry)Sequence
Sequence(Specs specs, float fps, bool muted)Sequence
SequenceReader (defined in Sequence)Sequencefriend
setDistanceModel(DistanceModel model)Sequence
setDopplerFactor(float factor)Sequence
setFPS(float fps)Sequence
setSpecs(Specs specs)Sequence
setSpeedOfSound(float speed)Sequence
~ISound()ISoundinlinevirtual