PlayerApplicationSettingsResourceInit Class Reference
#include
<mw/playerinformationtargetobserver.h>
Link against: remconplayerinformation.lib
class PlayerApplicationSettingsResourceInit |
Detailed Description
This is a helper API allowing CPlayerApplicationSettings to be initialised via a resource file. Using a resource file may help to provide localised text for the attributes and values, according to current language setting of the phone.
Member Function Documentation
DefineAttributesL ( MPlayerApplicationSettingsObserver &, CResourceFile & )
Defines multiple attributes supported by this player, which are listed in a resource file.
- leave
- KErrNoMemory, or leave from CResourceFile functions
Parameter | Description | aSettings | The CPlayerApplicationSettings object on which the attributes should be defined |
aResource | A fully constructed CResourceFile |