|
ADTF
|
#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 |
Helper class that stores all streams from a player.
|
inlineoverridevirtual |
Called for every available stream.
| [in] | ui16StreamId | The id of the stream. |
| [in] | strStreamName | The name of the stream. |
Implements adtf::services::ant::IPlayer::IListStreamCallback.