|
| ADTF_CLASS_ID_NAME (cSampleStream, "sample_stream.streaming.adtf.cid", "Sample Stream") |
|
| cSampleStream (const char *strName) |
|
tResult | GetStreamError () |
|
tResult | GetType (ucom::ant::iobject_ptr< const ant::IStreamType > &pStreamType) const override |
|
tTimeStamp | GetTime () const override |
|
tResult | SetStreamError (const tResult &oError) override |
|
tResult | AttachRouting (const ucom::ant::iobject_ptr< ant::ISampleStream > &pSampleStreamTo) override |
|
tResult | DetachRouting (const ucom::ant::iobject_ptr< ant::ISampleStream > &pSampleStreamTo) override |
|
tResult | Open (const char *strName, ucom::ant::iobject_ptr< ant::ISampleInStream > &pInStream, const ucom::ant::iobject_ptr< const ant::IStreamType > &pInitialAcceptedStreamType, ant::ISampleStream::IPushReadEventSink *&pPushEventSink, ant::ISampleStreamAccess::tMode ui32Mode, size_t szQueueSize) override |
|
tResult | Open (const char *strName, ucom::ant::iobject_ptr< ant::ISampleOutStream > &pOutStream, ant::ISampleStreamAccess::tMode ui32Mode, size_t szQueueSize) override |
|
ADTF_FLASH_TRIGGER_PIPE_ITEM_METHOD_DECLARATIONS tResult | GetInternalBindingProxy (ucom::ant::iobject_ptr< ant::IBindingProxy > &pBindingProxy) override |
|
void | SetSubStreamFilter (const char *strSubStream) |
|
void | SetForwardAllTriggers (bool bForwardAll) |
|
tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| Query interfaces on an object.
|
|
tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| Provides const correct interface querying.
|
|
void | Destroy () const override |
| Switch from non-virtual destructor to virtual destructor.
|
|
tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| Query interfaces on an object.
|
|
tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| Provides const correct interface querying.
|
|
void | Destroy () const override |
| Switch from non-virtual destructor to virtual destructor.
|
|
tResult | GetInterface (const char *i_strIID, void *&o_pInterface) override |
| Query interfaces on an object.
|
|
tResult | GetInterface (const char *i_strIID, const void *&o_pInterface) const override |
| Provides const correct interface querying.
|
|
void | Destroy () const override |
| Switch from non-virtual destructor to virtual destructor.
|
|
| ADTF_IID (IObject, "object.ant.ucom.adtf.iid") |
| Marks the IObject to be castable with the ucom_cast()
|
|