os/mm/devsound/a3fdevsound/src/a3ffourccconvertorplugin/a3fFourCCConvertorPlugIn.rss
Update contrib.
1 // Copyright (c) 2007-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.
14 // Save as expressly licensed to you by Symbian Software Ltd, all rights reserved.
15 // Registry file for the CFourCCConvertorPlugIn implementation
16 // collection. Gives description of implementations so that framework can
17 // search and list them.
21 #include <ecom/registryinfo.rh>
22 #include "a3ffourcclookup.hrh"
24 // Declares info for two implementations
25 RESOURCE REGISTRY_INFO theInfo
27 // UID for the DLL. See mmp files
28 dll_uid = KUidA3fFourCCConvertorPluginDll;
29 // Declare array of interface info. This dll contains implementations for
34 // UID of interface that is implemented
35 interface_uid = KUidA3fFourCCConvertorPlugin;
40 implementation_uid = 0x1028347D;
42 display_name = "PCM16";
44 opaque_data = "<f> P16<u>0x10283467<m>";
48 implementation_uid = 0x10283411;
52 opaque_data = "<f> RAW<u>0x10283467";
56 implementation_uid = 0x10283482;
58 display_name = "PCMU8";
60 opaque_data = "<f> PU8<u>0x10283474<m>";
64 implementation_uid = 0x10283481;
66 display_name = "PCM8";
68 opaque_data = "<f> P8<u>0x10283473<m>";
72 implementation_uid = 0x10283483;
74 display_name = "MuLaw";
76 opaque_data = "<f>uLAW<u>0x10283475<m>";
80 implementation_uid = 0x10283484;
82 display_name = "ALAW";
84 opaque_data = "<f>ALAW<u>0x10283476<m>";
88 implementation_uid = 0x10283486;
90 display_name = "IMAD";
92 opaque_data = "<f>IMAD<u>0X10283478<m>";
96 implementation_uid = 0x10283487;
98 display_name = "VORB1";
100 opaque_data = "<f>VORB<u>0x10283479<m>";
104 implementation_uid = 0x10283488;
106 display_name = "MP3";
108 opaque_data = "<f> MP3<u>0X1028347A<m>";
112 implementation_uid = 0x10283489;
114 display_name = "AMR";
116 opaque_data = "<f> AMR<u>0X1028347B<m>";
120 implementation_uid = 0x1028348A;
122 display_name = "AAC";
124 opaque_data = "<f> AAC<u>0X1028347C<m>";
128 implementation_uid = 0x10283417;
130 display_name = "Tone";
132 opaque_data = "<f>TONE<u>0x10285C01<m>";
136 implementation_uid = 0x1028347E;
138 display_name = "PCMU16B";
140 opaque_data = "<f>PU6B<u>0x10283468<m>";
144 implementation_uid = 0x1028347F;
146 display_name = "PCMU16";
148 opaque_data = "<f>PU16<u>0X10283469<m>";
152 implementation_uid = 0x10283480;
154 display_name = "PCM16B";
156 opaque_data = "<f>P16B<u>0X1028346A<m>";
160 implementation_uid = 0x10283485;
162 display_name = "GSM610";
164 opaque_data = "<f>GSM6<u>0X10283477<m>";