MRemConAbsVolTargetObserver Class Reference

class MRemConAbsVolTargetObserver

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

Member Functions Documentation

MrcavtoGetAbsoluteVolume()

voidMrcavtoGetAbsoluteVolume()[virtual]

A 'get absolute volume' command has been received.

MrcavtoSetAbsoluteVolume(TUint, TUint)

voidMrcavtoSetAbsoluteVolume(TUintaAbsVol,
TUintaMaxVol
)[virtual]

A 'set absolute volume' command has been received.

Parameters

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