ADTF  3.18.3
ISession::tGraphObjectInfo

Info for a graph object. More...

Public Attributes

tGraphObjectInfoType eObjectType = {}
 Graph object type.
 
std::vector< tGraphConnectableObjectInfovecConnectableObjects = {}
 All inputs for the object filter: all input and input pins inpin, outpin: the pin itself subgraph: all inports and outports inport, outport: the port itself samplestream: the samplestream itself.
 

Detailed Description

Info for a graph object.

Definition at line 268 of file adtf_remote_session_intf.h.