MRemConAbsVolTargetObserver Class Reference

class MRemConAbsVolTargetObserver

Client-implemented mixin- notifies the client of incoming AbsVol commands.

Member Functions Documentation

MrcavtoGetAbsoluteVolume()

void MrcavtoGetAbsoluteVolume ( ) [virtual]

A 'get absolute volume' command has been received.

MrcavtoSetAbsoluteVolume(TUint, TUint)

void MrcavtoSetAbsoluteVolume ( TUint aAbsVol,
TUint aMaxVol
) [virtual]

A 'set absolute volume' command has been received.

Parameters

TUint aAbsVol The volume on a scale of 0 to aMaxVol.
TUint aMaxVol The volume aAbsVol is relative to.