ADTF
Loading...
Searching...
No Matches
adtf::services::ant::IPlayer::IListStreamCallback Class Referenceabstract

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
 

Detailed Description

callback for stream information

Member Function Documentation

◆ HandleStream()

virtual tResult adtf::services::ant::IPlayer::IListStreamCallback::HandleStream ( uint16_t ui16StreamId,
const char * strStreamName )
pure virtual

Called for every available stream.

Parameters
[in]ui16StreamIdThe id of the stream.
[in]strStreamNameThe name of the stream.
Returns
Passed on by ListStreams.

Implemented in adtf::services::ant::cPlayerStreams, and adtf::services::cPlayerStreams.


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