Location:
bassnd.h
Link against: bafl.lib
class TBaSoundPriorityEncoder : public TBaSoundPriorityBase;
Encode TBaSystemSoundInfo::iPriority
before persisting a sound preference
TBaSoundPriorityBase
- Utility class to bundle up priority, priority preference and device specific data Only intended to be used in conjunction
with
TBaSoundPriorityEncoder
- Encode
Defined in TBaSoundPriorityEncoder
:
TBaSoundPriorityEncoder()
Inherited from TBaSoundPriorityBase
:
Int()
,
Priority()
,
PriorityPreference()
,
iPriority
IMPORT_C TBaSoundPriorityEncoder(TInt aPriority, TMdaPriorityPreference aPriorityPreference=EMdaPriorityPreferenceTimeAndQuality);
|