camcordermmfplugin/controller/Inc/CamCImplementationUIDs.hrh
author hgs
Fri, 03 Sep 2010 10:32:33 +0300
changeset 35 35844111a233
parent 0 9b3e960ffc8a
permissions -rw-r--r--
201035

/*
* Copyright (c) 2002 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:  Camcorder controller plugin implementation UIDs
*
*/


#ifndef __CAMCIMPLEMENTATIONUIDS_HRH__
#define __CAMCIMPLEMENTATIONUIDS_HRH__

// DATA TYPES
// These are the ECOM Implementation UIDs for the controller

#define KCamCUidControllerImplementation 0x101F8503

#define KCamCUidRecordFormatImplementation 0x101F8504
#define KCamCUid3GPP2FileFormatImplementation 0x101F86D6
#define KCamCUidMP4FileFormatImplementation 0x101F873D

#endif