PlayerApplicationSettingsResourceInit Class Reference

#include <mw/playerinformationtargetobserver.h>

Link against: remconplayerinformation.lib

class PlayerApplicationSettingsResourceInit
Public Member Functions
IMPORT_C voidDefineAttributesL(MPlayerApplicationSettingsObserver &, CResourceFile &)

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 & )

IMPORT_C voidDefineAttributesL(MPlayerApplicationSettingsObserver &aSettings,
CResourceFile &aResource
)[static]
Defines multiple attributes supported by this player, which are listed in a resource file.
leave
KErrNoMemory, or leave from CResourceFile functions
ParameterDescription
aSettingsThe CPlayerApplicationSettings object on which the attributes should be defined
aResourceA fully constructed CResourceFile