harvester/harvesterplugins/VideoPlugin/inc/harvestervideoplugin.h
changeset 21 50bf9db68373
parent 20 6dfc5f825351
child 19 82c0024438c8
--- a/harvester/harvesterplugins/VideoPlugin/inc/harvestervideoplugin.h	Fri Mar 19 09:38:01 2010 +0200
+++ b/harvester/harvesterplugins/VideoPlugin/inc/harvestervideoplugin.h	Fri Apr 16 15:23:55 2010 +0300
@@ -90,6 +90,8 @@
 
         HBufC* iMimeBuf;
         TUint32 iCodec;
+        
+        TBool iDrmProtected;
 
         CVideoHarvestData() : CBase()
         	{
@@ -135,6 +137,7 @@
 		CMdEPropertyDef* iGenrePropertyDef;
 		CMdEPropertyDef* iArtistPropertyDef;
 		CMdEPropertyDef* iDescriptionPropertyDef;
+		CMdEPropertyDef* iDrmPropertyDef;
 		
 		CMdEPropertyDef* iAudioFourCCDef;