ADTF  3.18.2
IBindingProxyInPort

A Filter Graph will expect any stream from the outside world. More...

Inheritance diagram for IBindingProxyInPort:
[legend]

Public Member Functions

 ADTF_IID (IBindingProxyInPort, "bindingproxy_in_port.catwo.streaming.adtf.iid")
 definiton of interface id
 
 UCOM_RESOLVE (adtf::ucom::ant::IObject, IStreamingInPort)
 
- Public Member Functions inherited from IStreamingInPort
 ADTF_IID (IStreamingInPort, "streaming_in_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!
 

Detailed Description

A Filter Graph will expect any stream from 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 23 of file bindingproxyport_intf.h.