mp3_dec/arimp3decmmfcodec/inc/arimp3decmmfcodec_uid.hrh
changeset 0 bb31fbe78861
equal deleted inserted replaced
-1:000000000000 0:bb31fbe78861
       
     1 /*
       
     2 * Copyright (c) 2009 Aricent and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "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 * Aricent - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 * This file defines the macros for Plugin Dll and Implementation Uids.
       
    16 *
       
    17 */
       
    18 #ifndef ARIMP3DECMMFCODEC_UID_HRH  
       
    19 #define ARIMP3DECMMFCODEC_UID_HRH
       
    20 
       
    21 // Implementation UID
       
    22 #define KUidMp3DecCodecImplUid 	0x200297CD
       
    23 // Dll UID
       
    24 #define KUidMp3DecCodecDllUid	0x200297CE
       
    25 
       
    26 #endif // ARIMP3DECMMFCODEC_UID_HRH //
       
    27 
       
    28 //-----------------------------------------------------------------------------
       
    29 //  End of File
       
    30 //-----------------------------------------------------------------------------