|
ADTF
|
#include <streamingrequests_intf.h>
Public Member Functions | |
| ADTF_IID (IStreamTypeHandler, "stream_type_handler.hollow.streaming.adtf.iid") | |
| definition of interface id | |
| virtual void | HandleNewStreamType (const ucom::ant::iobject_ptr< const ant::IStreamType > &pStreamType)=0 |
Interface for reacting synchrounously to stream type changes.
|
pure virtual |
Called synchrounously when a writer updates the stream type of a sample stream.
| [in] | pStreamType | The new stream type. |