TBaSoundPriorityBase Class Reference
class TBaSoundPriorityBase |
Detailed Description
Utility class to bundle up priority, priority preference and device specific data Only intended to be used in conjunction with TBaSystemSoundInfo::iPriority
Layout of class is bits 31 -> 16: Device specific priority preference data bits 15 -> 8: Standard Epoc TMdaPriorityPreference setting bits 7 -> 0: Priority value stored as a TInt8. Maximum range possible is -256 -> +255 Note that MediaSvr currently defines a narrower range than this
Member Attribute Documentation
iPriority
TInt
| iPriority | [protected] |
Constructor & Destructor Documentation
TBaSoundPriorityBase ( )
TBaSoundPriorityBase | ( | ) | [protected, inline] |
Member Function Documentation
Priority ( )
TInt
| Priority | ( | ) | const [inline] |
Set ( TInt, TMdaPriorityPreference )