diff -r 000000000000 -r 96612d01cf9f videofeeds/utils/inc/IptvEngineUids.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videofeeds/utils/inc/IptvEngineUids.h Mon Jan 18 20:21:12 2010 +0200 @@ -0,0 +1,108 @@ +/* +* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of the License "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: File listing engine side GUIDs as constants.* +*/ + + + + +/** + * + */ +#define IPTV_SERVER_UID 0x102750D5 + +/** + * + */ +#define IPTV_CLIENT_API_UID 0x102750D6 + +/** + * + */ +#define IPTV_VOD_DOWNLOAD_PLUGIN_DLL_UID 0x102750D7 + +/** + * + */ +#define IPTV_VOD_DOWNLOAD_PLUGIN_INTERFACE_UID 0x102750D8 + +/** + * + */ +#define IPTV_HTTP_VOD_DOWNLOAD_PLUGIN_IMPLEMENTATION_UID 0x102750D9 + +/** + * EPG plugin UID + */ +#define KIptvDemoEpgPluginDllUid 0x102750DC + +/** + * UID for ECom IF implementation + */ +#define KIptvDemoEpgPluginInterfaceUid 0x102750DD + +/** + * UID for demo EPG plugin implementation + */ +#define KIptvDemoEpgPluginImplementationUid 0x102750DE + +/** + * RSS plugin UID + */ +#define KIptvRssPluginDllUid 0x102750DF + +/** + * UID for ECom IF implementation + */ +#define KIptvEcgPluginInterfaceUid 0x102750E0 + +/** + * DEPRECATED, don't use this! UID for ECom IF implementation + */ +#define KIptvRssPluginInterfaceUid 0x102750E0 + +/** + * UID for RSS plugin implementation + */ +#define KIptvRssPluginImplementationUid 0x102750E1 + +/** + * + */ +#define KIptvSmartvisionPluginUid 0x102750E8 + +/** + * + */ +#define KIptvLiveTvXmlTvPluginUid 0x1028242C + +/** + * Scheduled download plugin UID + */ +#define KIptvScheduledDownloadPluginDllUid 0x20009013 + +/** + * Scheduled download plugin IF UID, from Scheduling engine + */ +#define KIptvScheduledDownloadPluginInterfaceUid 0x10282427 + +/** + * Scheduled download plugin implementation UID + */ +#define KIptvScheduledDownloadPluginImplementationUid 0x20009014 + +/** + * + */ +#define KIptvVideoStorageManagerDllUid 0x2000B430