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