Update contrib.
1 // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 #include "Mda\Server\Base.rh"
17 #include "Mda\Server\Resource.rh"
18 #include "Mda\Common\Audio.hrh"
19 #include "Mda\Common\GsmAudio.hrh"
23 RESOURCE MDA_LIBRARY audio_library
25 library_uid= KUidMdaGsmWavCodecLibraryDefine;
26 version= MDA_LIBRARY_VERSION { build = 1; };
33 object_identifier_uid = KUidMdaGsmWavCodecDefine;
34 object_type_uid = KUidMdaWavCodecDefine;
35 info_entry = wav_codec_gsm;
41 RESOURCE MDARES_ENTRY wav_codec_gsm
43 signature = { MDARES_SIG_DATA {data_string_id=1;} };
46 MDARES_TEXT { text=MEDIASVR_GENAUDIO_GSM_CODEC_NAME; }, // Id=0
47 MDARES_BINARY { binary=KMdaWavFormatTypeGsmData; } // Id=1