MRemConMediaInformationTargetObserver Class Reference

class MRemConMediaInformationTargetObserver

Clients must implement this interface in order to instantiate objects of type CRemConMediaInformationTarget . This interface passes incoming commands from RemCon to the client.

Member Functions Documentation

MrcmitoGetCurrentlyPlayingMetadata(TMediaAttributeIter &)

void MrcmitoGetCurrentlyPlayingMetadata ( TMediaAttributeIter & aAttributeIter ) [pure virtual]

For each element in aAttributeList for which the requested Metadata is available, the client shall respond by calling CRemConMediaInformationTarget::AttributeValue() . After all attributes have been supplied the client shall call CRemConMediaInformationTarget::Completed() . CRemConMediaInformationTarget::AttributeValue() CRemConMediaInformationTarget::Completed()

Parameters

TMediaAttributeIter & aAttributeIter A CMediaAttributeIDs containing a list of TMediaAttributeIds requested by the controller