ADTF
Loading...
Searching...
No Matches
adtf::streaming::IFilterGraphInterfacePort Class Referenceabstract

brings latest ant::IFilterGraphInterfacePort to the users scope More...

#include <filtergraphport_intf.h>

Inherits adtf::streaming::ant::IFilterGraphPort.

Inherited by adtf::streaming::ant::IFilterGraphInterfaceClientPort, and adtf::streaming::ant::IFilterGraphInterfaceServerPort.

Public Member Functions

 ADTF_IID (IFilterGraphInterfacePort, "filtergraphinterfaceport.ant.streaming.adtf.iid")
 Definition of interface id.
 
virtual tResult InnerUnbind ()=0
 
- Public Member Functions inherited from adtf::streaming::ant::IFilterGraphPort
 ADTF_IID (IFilterGraphPort, "filtergraphport.ant.streaming.adtf.iid")
 Definition of interface id.
 
- Public Member Functions inherited from adtf::ucom::ant::IObject
 ADTF_IID (IObject, "object.ant.ucom.adtf.iid")
 

Protected Member Functions

 ~IFilterGraphInterfacePort ()=default
 not destructable
 
- Protected Member Functions inherited from adtf::streaming::ant::IFilterGraphPort
 ~IFilterGraphPort ()=default
 not destructable
 
- Protected Member Functions inherited from adtf::ucom::ant::IObject
 ~IObject ()=default
 Protected destructor --> Only the final implementation can be destroyed!
 

Detailed Description

brings latest ant::IFilterGraphInterfacePort to the users scope

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!

Member Function Documentation

◆ InnerUnbind()

virtual tResult adtf::streaming::ant::IFilterGraphInterfacePort::InnerUnbind ( )
pure virtual

Inner unbind the IBindingClient or IBindingProxy.

Returns
Standard Result Code.

The documentation for this class was generated from the following file: