diff -r 3baa1be38e89 -r d37779bbda25 imagehandlingutilities/thumbnailmanager/plugins/audio/traces/thumbnailaudioproviderTraces.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagehandlingutilities/thumbnailmanager/plugins/audio/traces/thumbnailaudioproviderTraces.h Fri Sep 10 13:34:28 2010 +0100 @@ -0,0 +1,35 @@ +/* +* Copyright (c) 2006-2007 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: Audio thumbnail provider plugin + * +*/ +// Created by TraceCompiler 2.3.0 +// DO NOT EDIT, CHANGES WILL BE LOST + +#ifndef __THUMBNAILAUDIOPROVIDERTRACES_H__ +#define __THUMBNAILAUDIOPROVIDERTRACES_H__ + +#define KOstTraceComponentID 0x20022d5d + +#define CTHUMBNAILAUDIOPROVIDER_CTHUMBNAILAUDIOPROVIDER 0x860001 +#define CTHUMBNAILAUDIOPROVIDER_GETTHUMBNAILL 0x860002 +#define DUP1_CTHUMBNAILAUDIOPROVIDER_GETTHUMBNAILL 0x860003 +#define DUP2_CTHUMBNAILAUDIOPROVIDER_GETTHUMBNAILL 0x860004 +#define DUP1_CTHUMBNAILAUDIOPROVIDER_CTHUMBNAILAUDIOPROVIDER 0x86000f + + +#endif + +// End of file +