Audaspace 1.4.0
A high level audio library.
Loading...
Searching...
No Matches
Classes | Enumerations
AnimateableProperty.h File Reference

Defines the AnimateableProperty class as well as existing property types. More...

#include "util/Buffer.h"
#include "util/ILockable.h"
#include <mutex>
#include <list>
Include dependency graph for AnimateableProperty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AnimateableProperty
 This class saves animation data for float properties. More...
 

Enumerations

enum  AnimateablePropertyType {
  AP_VOLUME , AP_PANNING , AP_PITCH , AP_LOCATION ,
  AP_ORIENTATION
}
 Possible animatable properties for Sequencer Factories and Entries.
 

Detailed Description

Defines the AnimateableProperty class as well as existing property types.