|
Jamoma API
0.6.0.a19
|
This object represents a single 'outlet' from a TTAudioGraphObject. More...
#include <TTAudioGraphOutlet.h>
Collaboration diagram for TTAudioGraphOutlet:Public Member Functions | |
| TTAudioGraphOutlet () | |
| Constructor. | |
| ~TTAudioGraphOutlet () | |
| destructor. | |
Protected Attributes | |
| TTAudioSignalPtr | mBufferedOutput |
| Output vector from the audio graph node. | |
Friends | |
| class | TTAudioGraphObjectBase |
This object represents a single 'outlet' from a TTAudioGraphObject.
TTAudioGraphObject maintains a vector of these outlets.
Definition at line 28 of file TTAudioGraphOutlet.h.