0
|
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".
|
|
7 |
//
|
|
8 |
// Initial Contributors:
|
|
9 |
// Nokia Corporation - initial contribution.
|
|
10 |
//
|
|
11 |
// Contributors:
|
|
12 |
//
|
|
13 |
// Description:
|
|
14 |
//
|
|
15 |
|
|
16 |
#include "ecom/registryinfo.rh"
|
|
17 |
#include <mmfplugininterfaceuids.hrh>
|
|
18 |
#include "devsoundciutestdevices.hrh"
|
|
19 |
#include <mmf/plugin/mmfdevsoundcustominterface.hrh>
|
|
20 |
|
|
21 |
RESOURCE REGISTRY_INFO theInfo
|
|
22 |
{
|
|
23 |
dll_uid = KUidDevsoundCIUTestDevicesDll ;
|
|
24 |
interfaces =
|
|
25 |
{
|
|
26 |
INTERFACE_INFO
|
|
27 |
{
|
|
28 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
29 |
implementations =
|
|
30 |
{
|
|
31 |
IMPLEMENTATION_INFO
|
|
32 |
{
|
|
33 |
implementation_uid = KUidPlayBackStatusTestDevice;
|
|
34 |
version_no = 1;
|
|
35 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
36 |
default_data = "TEST, P16" ; // four CC codes
|
|
37 |
opaque_data = "";
|
|
38 |
},
|
|
39 |
IMPLEMENTATION_INFO
|
|
40 |
{
|
|
41 |
implementation_uid = KUidEAacPlusDecoderTestDevice;
|
|
42 |
version_no = 1;
|
|
43 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
44 |
default_data = "TEST, P16" ; // four CC codes
|
|
45 |
opaque_data = "";
|
|
46 |
},
|
|
47 |
IMPLEMENTATION_INFO
|
|
48 |
{
|
|
49 |
implementation_uid = KUidSbcEncoderTestDevice;
|
|
50 |
version_no = 1;
|
|
51 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
52 |
default_data = "TEST, P16" ; // four CC codes
|
|
53 |
opaque_data = "";
|
|
54 |
},
|
|
55 |
IMPLEMENTATION_INFO
|
|
56 |
{
|
|
57 |
implementation_uid = KUidSetDrmProtectedTestDevice;
|
|
58 |
version_no = 1;
|
|
59 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
60 |
default_data = "TEST, P16" ; // four CC codes
|
|
61 |
opaque_data = "";
|
|
62 |
},
|
|
63 |
IMPLEMENTATION_INFO
|
|
64 |
{
|
|
65 |
implementation_uid = KUidAdvancedAacEncodeSettingsTestDevice;
|
|
66 |
version_no = 1;
|
|
67 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
68 |
default_data = "TEST, P16" ; // four CC codes
|
|
69 |
opaque_data = "";
|
|
70 |
},
|
|
71 |
IMPLEMENTATION_INFO
|
|
72 |
{
|
|
73 |
implementation_uid = KUidGetTimestampsTestDevice;
|
|
74 |
version_no = 1;
|
|
75 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
76 |
default_data = "TEST, P16" ; // four CC codes
|
|
77 |
opaque_data = "";
|
|
78 |
},
|
|
79 |
IMPLEMENTATION_INFO
|
|
80 |
{
|
|
81 |
implementation_uid = KUidBufferFramesConfigTestDevice;
|
|
82 |
version_no = 1;
|
|
83 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
84 |
default_data = "TEST, P16" ; // four CC codes
|
|
85 |
opaque_data = "";
|
|
86 |
}
|
|
87 |
};
|
|
88 |
},
|
|
89 |
INTERFACE_INFO
|
|
90 |
{
|
|
91 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
92 |
implementations =
|
|
93 |
{
|
|
94 |
IMPLEMENTATION_INFO
|
|
95 |
{
|
|
96 |
implementation_uid = KUidAacDecoderConfigTestDevice;
|
|
97 |
version_no = 1;
|
|
98 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
99 |
default_data = "TEST, P16" ; // four CC codes
|
|
100 |
opaque_data = "";
|
|
101 |
}
|
|
102 |
};
|
|
103 |
},
|
|
104 |
INTERFACE_INFO
|
|
105 |
{
|
|
106 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
107 |
implementations =
|
|
108 |
{
|
|
109 |
IMPLEMENTATION_INFO
|
|
110 |
{
|
|
111 |
implementation_uid = KUidG729DecoderConfigTestDevice;
|
|
112 |
version_no = 1;
|
|
113 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
114 |
default_data = "TEST, P16" ; // four CC codes
|
|
115 |
opaque_data = "";
|
|
116 |
}
|
|
117 |
};
|
|
118 |
},
|
|
119 |
INTERFACE_INFO
|
|
120 |
{
|
|
121 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
122 |
implementations =
|
|
123 |
{
|
|
124 |
IMPLEMENTATION_INFO
|
|
125 |
{
|
|
126 |
implementation_uid = KUidG729EncoderConfigTestDevice;
|
|
127 |
version_no = 1;
|
|
128 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
129 |
default_data = "TEST, P16" ; // four CC codes
|
|
130 |
opaque_data = "";
|
|
131 |
}
|
|
132 |
};
|
|
133 |
},
|
|
134 |
INTERFACE_INFO
|
|
135 |
{
|
|
136 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
137 |
implementations =
|
|
138 |
{
|
|
139 |
IMPLEMENTATION_INFO
|
|
140 |
{
|
|
141 |
implementation_uid = KUidAudioVibraControlTestDevice;
|
|
142 |
version_no = 1;
|
|
143 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
144 |
default_data = "TEST, P16" ; // four CC codes
|
|
145 |
opaque_data = "";
|
|
146 |
}
|
|
147 |
};
|
|
148 |
},
|
|
149 |
INTERFACE_INFO
|
|
150 |
{
|
|
151 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
152 |
implementations =
|
|
153 |
{
|
|
154 |
IMPLEMENTATION_INFO
|
|
155 |
{
|
|
156 |
implementation_uid = KUidSampleBufferingTestDevice;
|
|
157 |
version_no = 1;
|
|
158 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
159 |
default_data = "TEST, P16" ; // four CC codes
|
|
160 |
opaque_data = "";
|
|
161 |
}
|
|
162 |
};
|
|
163 |
},
|
|
164 |
INTERFACE_INFO
|
|
165 |
{
|
|
166 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
167 |
implementations =
|
|
168 |
{
|
|
169 |
IMPLEMENTATION_INFO
|
|
170 |
{
|
|
171 |
implementation_uid = KUidAudioDspControlTestDevice;
|
|
172 |
version_no = 1;
|
|
173 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
174 |
default_data = "TEST, P16" ; // four CC codes
|
|
175 |
opaque_data = "";
|
|
176 |
}
|
|
177 |
};
|
|
178 |
},
|
|
179 |
INTERFACE_INFO
|
|
180 |
{
|
|
181 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
182 |
implementations =
|
|
183 |
{
|
|
184 |
IMPLEMENTATION_INFO
|
|
185 |
{
|
|
186 |
implementation_uid = KUidSpeechEncoderConfigTestDevice;
|
|
187 |
version_no = 1;
|
|
188 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
189 |
default_data = "TEST, P16" ; // four CC codes
|
|
190 |
opaque_data = "";
|
|
191 |
}
|
|
192 |
};
|
|
193 |
},
|
|
194 |
INTERFACE_INFO
|
|
195 |
{
|
|
196 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
197 |
implementations =
|
|
198 |
{
|
|
199 |
IMPLEMENTATION_INFO
|
|
200 |
{
|
|
201 |
implementation_uid = KUidG711DecoderConfigTestDevice;
|
|
202 |
version_no = 1;
|
|
203 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
204 |
default_data = "TEST, P16" ; // four CC codes
|
|
205 |
opaque_data = "";
|
|
206 |
}
|
|
207 |
};
|
|
208 |
},
|
|
209 |
INTERFACE_INFO
|
|
210 |
{
|
|
211 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
212 |
implementations =
|
|
213 |
{
|
|
214 |
IMPLEMENTATION_INFO
|
|
215 |
{
|
|
216 |
implementation_uid = KUidG711EncoderConfigTestDevice;
|
|
217 |
version_no = 1;
|
|
218 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
219 |
default_data = "TEST, P16" ; // four CC codes
|
|
220 |
opaque_data = "";
|
|
221 |
}
|
|
222 |
};
|
|
223 |
},
|
|
224 |
INTERFACE_INFO
|
|
225 |
{
|
|
226 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
227 |
implementations =
|
|
228 |
{
|
|
229 |
IMPLEMENTATION_INFO
|
|
230 |
{
|
|
231 |
implementation_uid = KUidIlbcDecoderIntfcTestDevice;
|
|
232 |
version_no = 1;
|
|
233 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
234 |
default_data = "TEST, P16" ; // four CC codes
|
|
235 |
opaque_data = "";
|
|
236 |
}
|
|
237 |
};
|
|
238 |
},
|
|
239 |
INTERFACE_INFO
|
|
240 |
{
|
|
241 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
242 |
implementations =
|
|
243 |
{
|
|
244 |
IMPLEMENTATION_INFO
|
|
245 |
{
|
|
246 |
implementation_uid = KUidIlbcEncoderIntfcTestDevice;
|
|
247 |
version_no = 1;
|
|
248 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
249 |
default_data = "TEST, P16" ; // four CC codes
|
|
250 |
opaque_data = "";
|
|
251 |
}
|
|
252 |
};
|
|
253 |
},
|
|
254 |
INTERFACE_INFO
|
|
255 |
{
|
|
256 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
257 |
implementations =
|
|
258 |
{
|
|
259 |
IMPLEMENTATION_INFO
|
|
260 |
{
|
|
261 |
implementation_uid = KUidErrorConcealmentIntfcTestDevice;
|
|
262 |
version_no = 1;
|
|
263 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
264 |
default_data = "TEST, P16" ; // four CC codes
|
|
265 |
opaque_data = "";
|
|
266 |
}
|
|
267 |
};
|
|
268 |
},
|
|
269 |
INTERFACE_INFO
|
|
270 |
{
|
|
271 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
272 |
implementations =
|
|
273 |
{
|
|
274 |
IMPLEMENTATION_INFO
|
|
275 |
{
|
|
276 |
implementation_uid = KUidGsmConfigTestDevice;
|
|
277 |
version_no = 1;
|
|
278 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
279 |
default_data = "TEST, P16" ; // four CC codes
|
|
280 |
opaque_data = "";
|
|
281 |
}
|
|
282 |
};
|
|
283 |
},
|
|
284 |
INTERFACE_INFO
|
|
285 |
{
|
|
286 |
interface_uid = KMmfUidPluginInterfaceHwDevice ; // CMMFHwDevice
|
|
287 |
implementations =
|
|
288 |
{
|
|
289 |
IMPLEMENTATION_INFO
|
|
290 |
{
|
|
291 |
implementation_uid = KUidUnderflowAutoStopControlTestDevice;
|
|
292 |
version_no = 1;
|
|
293 |
display_name = "Test Custom Interface Unification Hw Device||Copyright 2006 Symbian Ltd. All Rights Reserved.||";
|
|
294 |
default_data = "TEST, P16" ; // four CC codes
|
|
295 |
opaque_data = "";
|
|
296 |
}
|
|
297 |
};
|
|
298 |
}
|
|
299 |
};
|
|
300 |
}
|
|
301 |
|