harvester/harvesterplugins/AudioPlugin/inc/harvesteraudioplugin.h
changeset 21 50bf9db68373
parent 20 6dfc5f825351
child 23 33ae025ac1e8
equal deleted inserted replaced
20:6dfc5f825351 21:50bf9db68373
    42 		CMdEPropertyDef* iCreationDatePropertyDef;
    42 		CMdEPropertyDef* iCreationDatePropertyDef;
    43 		CMdEPropertyDef* iLastModifiedDatePropertyDef;
    43 		CMdEPropertyDef* iLastModifiedDatePropertyDef;
    44 		CMdEPropertyDef* iSizePropertyDef;
    44 		CMdEPropertyDef* iSizePropertyDef;
    45 		CMdEPropertyDef* iItemTypePropertyDef;
    45 		CMdEPropertyDef* iItemTypePropertyDef;
    46 		CMdEPropertyDef* iTitlePropertyDef;
    46 		CMdEPropertyDef* iTitlePropertyDef;
       
    47 		CMdEPropertyDef* iTimeOffsetPropertyDef;
    47 
    48 
    48 		// Media property definitions	
    49 		// Media property definitions	
    49 		CMdEPropertyDef* iRatingPropertyDef;
    50 		CMdEPropertyDef* iRatingPropertyDef;
    50 		CMdEPropertyDef* iGenrePropertyDef;
    51 		CMdEPropertyDef* iGenrePropertyDef;
    51 		CMdEPropertyDef* iArtistPropertyDef;
    52 		CMdEPropertyDef* iArtistPropertyDef;
    52 		CMdEPropertyDef* iDurationPropertyDef;
    53 		CMdEPropertyDef* iDurationPropertyDef;
    53 		CMdEPropertyDef* iCopyrightPropertyDef;
    54 		CMdEPropertyDef* iCopyrightPropertyDef;
    54 		CMdEPropertyDef* iThumbnailPropertyDef;
    55 		CMdEPropertyDef* iThumbnailPropertyDef;
    55 		CMdEPropertyDef* iDatePropertyDef;
    56 		CMdEPropertyDef* iDatePropertyDef;
       
    57 		CMdEPropertyDef* iDrmPropertyDef;
    56 
    58 
    57 		// Audio property definitions
    59 		// Audio property definitions
    58 		CMdEPropertyDef* iAlbumPropertyDef;
    60 		CMdEPropertyDef* iAlbumPropertyDef;
    59 		CMdEPropertyDef* iComposerPropertyDef;		
    61 		CMdEPropertyDef* iComposerPropertyDef;		
    60 		CMdEPropertyDef* iOriginalArtistPropertyDef;
    62 		CMdEPropertyDef* iOriginalArtistPropertyDef;