ADTF
Loading...
Searching...
No Matches
adtf::streaming::hollow::IStreamTypeHandler Class Referenceabstract

#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
 

Detailed Description

Interface for reacting synchrounously to stream type changes.

Member Function Documentation

◆ HandleNewStreamType()

virtual void adtf::streaming::hollow::IStreamTypeHandler::HandleNewStreamType ( const ucom::ant::iobject_ptr< const ant::IStreamType > & pStreamType)
pure virtual

Called synchrounously when a writer updates the stream type of a sample stream.

Parameters
[in]pStreamTypeThe new stream type.

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