ADTF  3.18.2
IFilterGraphInterfacePortabstract

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

Inheritance diagram for IFilterGraphInterfacePort:
[legend]

Public Member Functions

 ADTF_IID (IFilterGraphInterfacePort, "filtergraphinterfaceport.ant.streaming.adtf.iid")
 Definition of interface id.
 
virtual tResult InnerUnbind ()=0
 Inner unbind the IBindingClient or IBindingProxy. More...
 
- Public Member Functions inherited from IFilterGraphPort
 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

 ~IFilterGraphInterfacePort ()=default
 not destructable
 
- Protected Member Functions inherited from IFilterGraphPort
 ~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 with BindingObjects.

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

Definition at line 142 of file filtergraphport_intf.h.

Member Function Documentation

◆ InnerUnbind()

virtual tResult InnerUnbind ( )
pure virtual

Inner unbind the IBindingClient or IBindingProxy.

Returns
Standard Result Code.