harvesterplugins/media/video/traces/videopluginTraces.h
changeset 26 367228f82b66
parent 2 208a4ba3894c
--- a/harvesterplugins/media/video/traces/videopluginTraces.h	Tue Sep 28 11:50:55 2010 +0530
+++ b/harvesterplugins/media/video/traces/videopluginTraces.h	Tue Oct 05 13:32:14 2010 +0530
@@ -1,4 +1,20 @@
-// Created by TraceCompiler 2.1.2
+/*
+* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of "Eclipse Public License v1.0"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
+*
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
+*
+* Contributors:
+*
+* Description:  Media Video harvester plugin implementation
+*
+*/
+// Created by TraceCompiler 2.3.0
 // DO NOT EDIT, CHANGES WILL BE LOST
 
 #ifndef __VIDEOPLUGINTRACES_H__
@@ -12,6 +28,10 @@
 #define CVIDEOPLUGIN_STARTHARVESTINGL_EXIT 0x8a0006
 #define CVIDEOPLUGIN_HARVESTINGCOMPLETEDL_ENTRY 0x8a0007
 #define CVIDEOPLUGIN_HARVESTINGCOMPLETEDL_EXIT 0x8a0008
+#define CVIDEOPLUGIN_PAUSEPLUGINL_ENTRY 0x8a0009
+#define CVIDEOPLUGIN_PAUSEPLUGINL_EXIT 0x8a000a
+#define CVIDEOPLUGIN_RESUMEPLUGINL_ENTRY 0x8a000b
+#define CVIDEOPLUGIN_RESUMEPLUGINL_EXIT 0x8a000c
 #define CVIDEOPLUGIN_HANDLEMDEITEML 0x860001
 #define DUP1_CVIDEOPLUGIN_HANDLEMDEITEML 0x860002
 #define DUP2_CVIDEOPLUGIN_HANDLEMDEITEML 0x860003
@@ -24,6 +44,7 @@
 #define DUP9_CVIDEOPLUGIN_HANDLEMDEITEML 0x86000a
 #define DUP10_CVIDEOPLUGIN_HANDLEMDEITEML 0x86000b
 #define DUP11_CVIDEOPLUGIN_HANDLEMDEITEML 0x86000c
+#define DUP12_CVIDEOPLUGIN_HANDLEMDEITEML 0x86000d
 
 
 #endif