camcordermmfplugin/controller/Inc/CamCImplementationUIDs.hrh
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 15:25:20 +0300
branchRCL_3
changeset 33 e3cdd00b5ae3
parent 0 9b3e960ffc8a
permissions -rw-r--r--
Revision: 201031 Kit: 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