|
tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications
« « « Anklang Documentation |
Holds a view over some data and optionally some storage for that data. More...
#include "tracktion_Node.h"
Public Attributes | |
| choc::buffer::ChannelArrayView< float > | view |
| choc::buffer::ChannelArrayBuffer< float > | data |
Holds a view over some data and optionally some storage for that data.
Definition at line 92 of file tracktion_Node.h.
| choc::buffer::ChannelArrayBuffer<float> tracktion::graph::NodeBuffer::data |
Definition at line 95 of file tracktion_Node.h.
| choc::buffer::ChannelArrayView<float> tracktion::graph::NodeBuffer::view |
Definition at line 94 of file tracktion_Node.h.