TMdaPrioritySettings Class Reference

#include <mda/common/audio.h>

class TMdaPrioritySettings : public TMdaPackage

Inherits from

Detailed Description

Generic Audio Parameters

Member Attribute Documentation

iPref

TInt iPref

The priority preference that expresses the nature of the priority that can be none, time (or speed), quality or both time and quality.

Values are known to the adaptation and will be iterpreted accordingly.

iPriority

TInt iPriority

Absolute priority of a client of the MMF Server.

Used by the policy server to determine which client should gain access to the sound device.

The priority which should be an integer in the range -100 to +100.

Constructor & Destructor Documentation

TMdaPrioritySettings ( )

TMdaPrioritySettings()[inline]