PlayerApplicationSettingsResourceInit Class Reference

class PlayerApplicationSettingsResourceInit

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 Functions Documentation

DefineAttributesL(MPlayerApplicationSettingsObserver &, CResourceFile &)

IMPORT_C void DefineAttributesL ( 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

Parameters

MPlayerApplicationSettingsObserver & aSettings The CPlayerApplicationSettings object on which the attributes should be defined
CResourceFile & aResource A fully constructed CResourceFile