sl@0: // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // sl@0: sl@0: /** sl@0: @file sl@0: @internalTechnology sl@0: */ sl@0: sl@0: #ifndef __CMMFDEVSOUNDCIBITRATEIMPLEMENTATIONUID_HRH__ sl@0: #define __CMMFDEVSOUNDCIBITRATEIMPLEMENTATIONUID_HRH__ sl@0: sl@0: // These are the ECOM Implementation UIDs for the Bitrate Custom Interface sl@0: sl@0: #define KMmfUidCustomInterfaceBitRateDll 0x102070b4 sl@0: sl@0: // The below interface is currently defined but has been supplied by a sl@0: // licensee. If this is deemed to be a problem then use 0x102070b5 instead sl@0: #define KMmfUidCustomInterfaceBitRateMux 0x101F7DD5 sl@0: sl@0: #define KMmfUidCustomInterfaceBitRateDeMux 0x102070b6 sl@0: sl@0: #endif