|
ADTF
|
#include <streamingrequests_intf.h>
Inherits adtf::ucom::ant::IObject.
Public Member Functions | |
| ADTF_IID (IInternalBindingProxy, "internal_binding_proxy.hollow.streaming.adtf.iid") | |
| definition of interface id | |
| virtual tResult | GetInternalBindingProxy (ucom::ant::iobject_ptr< ant::IBindingProxy > &pBindingProxy)=0 |
Public Member Functions inherited from adtf::ucom::ant::IObject | |
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") | |
Protected Member Functions | |
| ~IInternalBindingProxy ()=default | |
| not destructable | |
Protected Member Functions inherited from adtf::ucom::ant::IObject | |
| ~IObject ()=default | |
| Protected destructor --> Only the final implementation can be destroyed! | |
Interface for accessing an internal Interface Binding Proxy of a sample stream.
|
pure virtual |
Retrieve the internal binding proxy.
| [out] | pBindingProxy | This will be updated to point to the proxy. |