os/mm/mmhais/a3facl/src/shared/audioprocessingunitdlluids.hrh
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:
    15 *
    16 */
    17 
    18 
    19 
    20 #ifndef AUDIOPROCESSINGUNITDLLUIDS_HRH
    21 #define AUDIOPROCESSINGUNITDLLUIDS_HRH
    22 
    23 #define KUidLogicalAudioCodecDll	0x1028344F
    24 #define KUidLogicalAudioStreamDll	0x10283453
    25 #define KUidBufferSourceDll		0x10283455
    26 #define KUidAudioDeviceSourceDll	0x10283451
    27 #define KUidBufferSinkDll		0x10283454
    28 #define KUidAudioDeviceSinkDll		0x10283450
    29 #define KUidAudioGainControlDll		0x10283452
    30 
    31 #endif // AUDIOPROCESSINGUNITDLLUIDS_HRH