Go to the source code of this file.
Classes | |
class | cinder::audio::OutputNode |
Base class for Node's that consume an audio signal, for example speakers. It cannot have any outputs. More... | |
class | cinder::audio::OutputDeviceNode |
Interface representing a Node that communicates with a hardware output device. This is typically speakers or a 'line-out' on an audio interface. More... | |
Namespaces | |
cinder | |
cinder::audio | |
Typedefs | |
typedef std::shared_ptr< class OutputNode > | cinder::audio::OutputNodeRef |
typedef std::shared_ptr< class OutputDeviceNode > | cinder::audio::OutputDeviceNodeRef |