class MRemConAbsoluteVolumeTargetObserver |
Clients must implement this interface in order to instantiate objects of type CRemConAbsoluteVolumeTarget. This interface passes incoming commands from RemCon to the client.
Public Member Functions | |
---|---|
void | MrcavtoSetAbsoluteVolumeRequest(TUint32, TUint32) |
void | MrcavtoSetAbsoluteVolumeRequest | ( | TUint32 | aVolume, |
TUint32 | aMaxVolume | |||
) | [pure virtual] |
This is called when the controller wishes to set absolute volume on the client. Response must be provided by the client by calling CRemConAbsoluteVolumeTarget::SetAbsoluteVolumeResponse()