#include <mda/common/audio.h>
class TMdaPrioritySettings : public TMdaPackage |
Public Attributes | |
---|---|
TInt | iPref |
TInt | iPriority |
Public Member Functions | |
---|---|
TMdaPrioritySettings() |
Inherited Attributes | |
---|---|
TMdaRawPackage::iThis |
Generic Audio Parameters
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.
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.