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 &)

voidMrcmitoGetCurrentlyPlayingMetadata(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 & aAttributeIterA CMediaAttributeIDs containing a list of TMediaAttributeIds requested by the controller