ADTF
|
A Filter Graph will send any stream to the outside world. More...
Public Member Functions | |
ADTF_IID (IBindingProxyOutPort, "bindingproxy_out_port.catwo.streaming.adtf.iid") | |
definiton of interface id | |
UCOM_RESOLVE (adtf::ucom::ant::IObject, IStreamingOutPort) | |
Public Member Functions inherited from IStreamingOutPort | |
ADTF_IID (IStreamingOutPort, "streaming_out_port.ant.streaming.adtf.iid") | |
definiton of interface id | |
Public Member Functions inherited from IStreamingPort | |
ADTF_IID (IStreamingPort, "streaming_port.ant.streaming.adtf.iid") | |
definiton of interface id | |
virtual tResult | GetPortID (adtf::base::ant::IString &&strPortID)=0 |
Retrieves the ID / Name of the Streaming Port within the Streaming Graph which named stream is expected here. More... | |
Public Member Functions inherited from IObject | |
ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Marks the IObject to be castable with the ucom_cast() More... | |
Additional Inherited Members | |
Protected Member Functions inherited from IObject | |
~IObject ()=default | |
Protected destructor --> Use implemented Destroy() instead of delete! | |
A Filter Graph will send any stream to the outside world.
A Streaming Graph will connect these Ports to the Streaming Port with the same name as the strPortID
of the GetPortID return value
Definition at line 36 of file bindingproxyport_intf.h.