|
ADTF
|
callback for stream information More...
#include <player_intf.h>
Inherited by adtf::services::ant::cPlayerStreams.
Public Member Functions | |
| virtual tResult | HandleStream (uint16_t ui16StreamId, const char *strStreamName)=0 |
callback for stream information
|
pure virtual |
Called for every available stream.
| [in] | ui16StreamId | The id of the stream. |
| [in] | strStreamName | The name of the stream. |
Implemented in adtf::services::ant::cPlayerStreams, and adtf::services::cPlayerStreams.