Audaspace
1.4.0
A high level audio library.
|
This is the complete list of members for AnimateableProperty, including all inherited members.
AnimateableProperty(int count=1) | AnimateableProperty | |
AnimateableProperty(int count, float value) | AnimateableProperty | |
assureSize(long long size, bool keep=false) | Buffer | private |
Buffer(long long size=0) | Buffer | private |
getBuffer() const | Buffer | private |
getCount() const | AnimateableProperty | |
getSize() const | Buffer | private |
isAnimated() const | AnimateableProperty | |
read(float position, float *out) | AnimateableProperty | |
resize(long long size, bool keep=false) | Buffer | private |
write(const float *data) | AnimateableProperty | |
write(const float *data, int position, int count) | AnimateableProperty | |
writeConstantRange(const float *data, int position_start, int position_end) | AnimateableProperty | |
~AnimateableProperty() | AnimateableProperty | |
~Buffer() | Buffer | private |