ADTF  3.18.2
IFilterGraphPort

Common interface for a FilterGraph Port that allows to connect to a IFilterGraph. More...

Inheritance diagram for IFilterGraphPort:
[legend]

Public Member Functions

 ADTF_IID (IFilterGraphPort, "filtergraphport.ant.streaming.adtf.iid")
 Definition of interface id.
 
- 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...
 

Protected Member Functions

 ~IFilterGraphPort ()=default
 not destructable
 
- Protected Member Functions inherited from IObject
 ~IObject ()=default
 Protected destructor --> Use implemented Destroy() instead of delete!
 

Detailed Description

Common interface for a FilterGraph Port that allows to connect to a IFilterGraph.

Warning
: This interface is only used internally by the filtergraph implementation!

Definition at line 26 of file filtergraphport_intf.h.