absolutevolumeapi.h File Reference

#include <mw/absolutevolumeapi.h>

KRemConAbsoluteVolumeControllerApiUid

const TIntKRemConAbsoluteVolumeControllerApiUid

KRemConAbsoluteVolumeTargetApiUid

const TIntKRemConAbsoluteVolumeTargetApiUid

KErrAbsoluteVolumeInternalError

const TIntKErrAbsoluteVolumeInternalError

KAbsoluteVolumeResponseDataSize

const TUintKAbsoluteVolumeResponseDataSize

Error code(4 bytes) + The relative volume(4 bytes) + The maximum volume against which volume is relative(4 bytes)

KRemConSetAbsoluteVolume

const TUintKRemConSetAbsoluteVolume

Operation Id of set absolute volume

KRemConAbsoluteVolumeNotification

const TUintKRemConAbsoluteVolumeNotification

Operation Id of register volume change notification

KAbsoluteVolumeRequestDataSize

const TIntKAbsoluteVolumeRequestDataSize

The relative volume to be set(4 bytes) + The maximum volume against which volume is relative(4 bytes) + Reserved(4 bytes)

KAbsoluteVolumeMask

const TUint8KAbsoluteVolumeMask

The absolute volume is represented in one octet. The top bit(bit 7) is reserved for future use.

KLengthSetAbsoluteVolumeResponse

const TUint8KLengthSetAbsoluteVolumeResponse

PDU length of set absolute volume response

KLengthNotifyVolumeChangeResponse

const TUint8KLengthNotifyVolumeChangeResponse

PDU length of notify volume change response

KLengthSetAbsoluteVolumeRequestParameter

const TUint8KLengthSetAbsoluteVolumeRequestParameter

Absolute Volume(1 byte)

KLengthNotifyVolumeChangeRequestParameter

const TUint8KLengthNotifyVolumeChangeRequestParameter

Event ID(1 byte) + Reserved(4 bytes)

KLengthSetAbsoluteVolumeResponseParamter

const TUint8KLengthSetAbsoluteVolumeResponseParamter

Absolute Volume(1 byte)

KLengthNotifyVolumeChangeResponseParameter

const TUint8KLengthNotifyVolumeChangeResponseParameter

Event ID(1 byte) + Absolute Volume(1 byte)