mmappcomponents/mmmtpdataprovider/mmmtpdpplugins/mediamtpdataprovider/inc/cmediamtpdataprovider.h
branchRCL_3
changeset 14 05b0d2323768
parent 9 bee149131e4b
child 23 4740b34b83ce
equal deleted inserted replaced
9:bee149131e4b 14:05b0d2323768
   187 
   187 
   188     RArray<TUint> iSupportedPropAudio;
   188     RArray<TUint> iSupportedPropAudio;
   189     RArray<TUint> iSupportedPropVideo;
   189     RArray<TUint> iSupportedPropVideo;
   190     RArray<TUint> iSupportedPropAll;
   190     RArray<TUint> iSupportedPropAll;
   191 
   191 
   192     TUint32 iDefaultStorageId;
       
   193 
       
   194     CPropertySettingUtility* iPropSettingUtility;
   192     CPropertySettingUtility* iPropSettingUtility;
   195     CDescriptionUtility* iDescriptionUtility;
   193     CDescriptionUtility* iDescriptionUtility;
   196 
   194 
   197     };
   195     };
   198 
   196