|
ADTF
|
Info for a connectable object This might be a pin, samplestream or port. More...
#include <adtf_remote_session_intf.h>
Public Attributes | |
| std::string | strName = {} |
| Name of the object. | |
| tGraphObjectConnectableType | eInOut = {} |
| Direction of the connectable object (inport/outport, inpin/outpin, samplestream(in and out)) | |
| adtf::ucom::object_ptr< const adtf::streaming::ant::IStreamType > | pStreamType = {} |
| the current streamtype | |
| std::vector< std::string > | vecConnectedGraphObjects = {} |
| The name of the connected objects (empty if not connected) | |
Info for a connectable object This might be a pin, samplestream or port.