ADTF
|
Common interface for a FilterGraph Port that allows to connect to a IFilterGraph with BindingObjects. More...
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! | |
Common interface for a FilterGraph Port that allows to connect to a IFilterGraph with BindingObjects.
Definition at line 142 of file filtergraphport_intf.h.
|
pure virtual |
Inner unbind the IBindingClient or IBindingProxy.