tsrc/CenrepEditor/inc/cenrepeditor.hrh
branchRCL_3
changeset 22 73a1feb507fb
parent 0 f0cf47e981f9
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    35 enum TAiwTestAppCommandIds
    35 enum TAiwTestAppCommandIds
    36     {
    36     {
    37     EAknSoftKeySave=1,
    37     EAknSoftKeySave=1,
    38    	EAknSoftKeyExit,
    38    	EAknSoftKeyExit,
    39    	EAknSoftKeyStart,
    39    	EAknSoftKeyStart,
    40 
       
    41 
       
    42 
       
    43 
       
    44 
       
    45 
       
    46    	EAknSoftKeyStop
    40    	EAknSoftKeyStop
    47     };
    41     };
       
    42 
    48 enum TAvkonSettingsItemCommand
    43 enum TAvkonSettingsItemCommand
    49 		{
    44     {
    50 		EPhoneResouceCamera = 1,
    45     EPhoneResouceCamera = 1,
    51 		EPhoneResouceKeypad,
    46     EPhoneResouceKeypad,
    52 		EPhoneResouceVideoPlayer,
    47     EPhoneResouceVideoPlayer,
    53 		EPhoneResouceCameraInformation,
    48     EPhoneResouceCameraInformation,
    54         EKodiakPhoneCall        
    49     EKodiakPhoneCall        
    55 		};
    50     };
       
    51 
    56 enum TAvkonSettingsItemCommandOther
    52 enum TAvkonSettingsItemCommandOther
    57 		{
    53     {
    58 		EOtherResourceActivation=1,
    54     EOtherResourceActivation=1,
    59 		EOtherResourceOperatorVariant,
    55     EOtherResourceOperatorVariant,
    60 		EOtherResourceAuditoryNotification,
    56     EOtherResourceAuditoryNotification,
    61 		EOtherResourcePopupNotification,
    57     EOtherResourcePopupNotification,
    62 		EOtherResourcePopupNotificationType,
    58     EOtherResourcePopupNotificationType,
    63 		EOtherResourceEdgeDtmSupport,
    59     EOtherResourceEdgeDtmSupport,
    64 		EOtherResourceSessionSetupMethod,
    60     EOtherResourceSessionSetupMethod,
    65 		EOtherResourceAutoRecord,
    61     EOtherResourceAutoRecord,
    66 		EOtherResourceVideoLocation,
    62     EOtherResourceVideoLocation,
    67 		EOtherResourceSipProfileId,
    63     EOtherResourceSipProfileId,
    68 		EOtherResourceUiOrientation,
    64     EOtherResourceUiOrientation,
    69 		EOtherResourceCapabilityQuery,
    65     EOtherResourceCapabilityQuery,
    70 		EOtherResourceProductModeVariationKey,
    66     EOtherResourceProductModeVariationKey,
    71 		EOtherResourceEncoderConfigurationInfo,
    67     EOtherResourceEncoderConfigurationInfo,
    72 		EOtherResourceEncodingDevice,
    68     EOtherResourceEncodingDevice,
    73 		EOtherRResourcePrivacyVariationMode
    69     EOtherResourceAllowOnlyWithActiveCSCall,
    74 		};
    70     EOtherResourceAllowOnlyIn3GNetwork,
       
    71     EOtherResourceCameraUsage,
       
    72     EOtherResourceVideoDirection,
       
    73     EOtherResourceVideoBandwidth,
       
    74     EOtherResourceFastMode
       
    75     };
       
    76 
    75 enum TAvkonViewApplicationStartStop
    77 enum TAvkonViewApplicationStartStop
    76     {
    78     {
    77     EApplicationStartStop=1
    79     EApplicationStartStop=1
    78     };
    80     };
    79 
    81