harvester/harvesterplugins/RTPPlugin/inc/harvesterrtpplugin.h
changeset 28 c461c7fa72c2
parent 20 6dfc5f825351
child 43 c5e73110f733
equal deleted inserted replaced
25:8e4539ab1889 28:c461c7fa72c2
    41 		CMdEPropertyDef* iCreationDatePropertyDef;
    41 		CMdEPropertyDef* iCreationDatePropertyDef;
    42 		CMdEPropertyDef* iLastModifiedDatePropertyDef;
    42 		CMdEPropertyDef* iLastModifiedDatePropertyDef;
    43 		CMdEPropertyDef* iSizePropertyDef;
    43 		CMdEPropertyDef* iSizePropertyDef;
    44 		CMdEPropertyDef* iItemTypePropertyDef;
    44 		CMdEPropertyDef* iItemTypePropertyDef;
    45 		CMdEPropertyDef* iTitlePropertyDef;
    45 		CMdEPropertyDef* iTitlePropertyDef;
       
    46 		CMdEPropertyDef* iDefaultFolderPropertyDef;
    46 	
    47 	
    47 		// Media property definitions
    48 		// Media property definitions
    48 		CMdEPropertyDef* iCaptureDatePropertyDef;
    49 		CMdEPropertyDef* iCaptureDatePropertyDef;
    49 		CMdEPropertyDef* iDurationPropertyDef;
    50 		CMdEPropertyDef* iDurationPropertyDef;
    50 
    51