harvester/harvesterplugins/WMVPlugin/inc/harvesterwmvplugin.h
branchRCL_3
changeset 13 4a4892eec172
parent 9 82c0024438c8
child 19 b73252188534
equal deleted inserted replaced
12:9f21bab39f42 13:4a4892eec172
    45         // Media property definitions
    45         // Media property definitions
    46         CMdEPropertyDef* iDrmPropertyDef;
    46         CMdEPropertyDef* iDrmPropertyDef;
    47         CMdEPropertyDef* iDescriptionPropertyDef;
    47         CMdEPropertyDef* iDescriptionPropertyDef;
    48         CMdEPropertyDef* iAuthorPropertyDef;
    48         CMdEPropertyDef* iAuthorPropertyDef;
    49         CMdEPropertyDef* iGenrePropertyDef;
    49         CMdEPropertyDef* iGenrePropertyDef;
       
    50         CMdEPropertyDef* iDefaultFolderPropertyDef;
    50 		
    51 		
    51 	private:
    52 	private:
    52 		CHarvesterWmvPluginPropertyDefs();
    53 		CHarvesterWmvPluginPropertyDefs();
    53 	
    54 	
    54 		void ConstructL(CMdEObjectDef& aObjectDef);
    55 		void ConstructL(CMdEObjectDef& aObjectDef);
   182 
   183 
   183 private: // data
   184 private: // data
   184 	CHarvesterWmvPluginPropertyDefs* iPropDefs;
   185 	CHarvesterWmvPluginPropertyDefs* iPropDefs;
   185 	
   186 	
   186 	TInt iMaxTextLength;
   187 	TInt iMaxTextLength;
       
   188 	
       
   189     HBufC* iPhoneVideosPath;
       
   190     HBufC* iMmcVideosPath;
   187     };
   191     };
   188 
   192 
   189 #endif // C_HARVESTERWMVPLUGIN_H
   193 #endif // C_HARVESTERWMVPLUGIN_H