Jamoma API  0.6.0.a19
TTGraphInlet Class Reference

This object represents a single 'inlet' to a TTGraphObjectBase. More...

#include <TTGraphInlet.h>

Public Member Functions

 TTGraphInlet ()
 Object constructor.
 
 ~TTGraphInlet ()
 Object destructor.
 

Protected Attributes

TTGraphSourceVector mSourceObjects
 A vector of object pointers from which we pull our source samples using the ::getAudioOutput() method.
 

Detailed Description

This object represents a single 'inlet' to a TTGraphObjectBase.

TTGraphObjectBase maintains a vector of these inlets.

Definition at line 30 of file TTGraphInlet.h.


The documentation for this class was generated from the following files: