harvester/harvesterplugins/AudioPlugin/inc/harvesteraudioplugin.h
changeset 60 79f826a55db2
parent 43 c5e73110f733
equal deleted inserted replaced
58:fe894bb075c2 60:79f826a55db2
    54 		CMdEPropertyDef* iCopyrightPropertyDef;
    54 		CMdEPropertyDef* iCopyrightPropertyDef;
    55 		CMdEPropertyDef* iThumbnailPropertyDef;
    55 		CMdEPropertyDef* iThumbnailPropertyDef;
    56 		CMdEPropertyDef* iDatePropertyDef;
    56 		CMdEPropertyDef* iDatePropertyDef;
    57 		CMdEPropertyDef* iDrmPropertyDef;
    57 		CMdEPropertyDef* iDrmPropertyDef;
    58 		CMdEPropertyDef* iDefaultFolderPropertyDef;
    58 		CMdEPropertyDef* iDefaultFolderPropertyDef;
       
    59 		CMdEPropertyDef* iTrackPropertyDef;
       
    60 		CMdEPropertyDef* iBitratePropertyDef;
    59 
    61 
    60 		// Audio property definitions
    62 		// Audio property definitions
    61 		CMdEPropertyDef* iAlbumPropertyDef;
    63 		CMdEPropertyDef* iAlbumPropertyDef;
    62 		CMdEPropertyDef* iComposerPropertyDef;		
    64 		CMdEPropertyDef* iComposerPropertyDef;		
    63 		CMdEPropertyDef* iOriginalArtistPropertyDef;
    65 		CMdEPropertyDef* iOriginalArtistPropertyDef;
    64 		CMdEPropertyDef* iTrackPropertyDef;
    66 		CMdEPropertyDef* iSampleRatePropertyDef;
       
    67 		CMdEPropertyDef* iAlbumArtistPropertyDef;
       
    68 		
    65 
    69 
    66 	private:
    70 	private:
    67 		CHarvesterAudioPluginPropertyDefs();
    71 		CHarvesterAudioPluginPropertyDefs();
    68 	
    72 	
    69 		void ConstructL( CMdEObjectDef& aObjectDef );
    73 		void ConstructL( CMdEObjectDef& aObjectDef );