ADTF
Loading...
Searching...
No Matches
adtf::services::cPlayerStreams Class Reference

#include <player_intf.h>

Inherits adtf::services::ant::IPlayer::IListStreamCallback, and std::map< adtf::util::cString, uint16_t >.

Public Member Functions

tResult HandleStream (uint16_t ui16StreamId, const char *strStreamName) override
 

Detailed Description

Helper class that stores all streams from a player.

Member Function Documentation

◆ HandleStream()

tResult adtf::services::ant::cPlayerStreams::HandleStream ( uint16_t ui16StreamId,
const char * strStreamName )
inlineoverridevirtual

Called for every available stream.

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

Implements adtf::services::ant::IPlayer::IListStreamCallback.


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