mmsharing/mmshui/inc/musuiresourcehandler.h
branchRCL_3
changeset 21 ce86b6d44a6d
parent 0 f0cf47e981f9
equal deleted inserted replaced
19:95754dcd27ad 21:ce86b6d44a6d
    18 
    18 
    19 
    19 
    20 #include "musuipropertyobserver.h"
    20 #include "musuipropertyobserver.h"
    21 #include "musresourceproperties.h"
    21 #include "musresourceproperties.h"
    22 #include "mussettingskeys.h"
    22 #include "mussettingskeys.h"
       
    23 #include "musmanagercommon.h"
    23 
    24 
    24 #include <e32base.h>
    25 #include <e32base.h>
    25 
    26 
    26 class CMusUiPropertyWatch;
    27 class CMusUiPropertyWatch;
    27 class MMusUiEventObserver;
    28 class MMusUiEventObserver;
    46         TBool RequestKeypadL( TBool aMandatory = EFalse );
    47         TBool RequestKeypadL( TBool aMandatory = EFalse );
    47         
    48         
    48         TBool RequestCameraL( TBool aMandatory = EFalse );
    49         TBool RequestCameraL( TBool aMandatory = EFalse );
    49         
    50         
    50         TBool RequestVideoPlayerL( TBool aMandatory = EFalse );
    51         TBool RequestVideoPlayerL( TBool aMandatory = EFalse );
       
    52         
       
    53         void CheckInitialOrientationL( MultimediaSharing::TMusUseCase aUsecase );
    51         
    54         
    52         
    55         
    53     public:	// From MMusUiPropertyObserver
    56     public:	// From MMusUiPropertyObserver
    54 
    57 
    55         /**
    58         /**