mmfenh/advancedaudiocontroller/audiocontrollerpluginsvariant/HXAudioRecognizer/Data/10207B62.rss
equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 1020 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: Resource file for ECOM registry for Real Audio recognizer. |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 // INCLUDES |
|
20 #include <registryinfo.rh> |
|
21 |
|
22 |
|
23 // RESOURCE DEFINITIONS |
|
24 // ----------------------------------------------------------------------------- |
|
25 // |
|
26 // r_registry |
|
27 // |
|
28 // ----------------------------------------------------------------------------- |
|
29 // |
|
30 RESOURCE REGISTRY_INFO r_registry |
|
31 { |
|
32 dll_uid = 0x10207B62; |
|
33 interfaces = |
|
34 { |
|
35 INTERFACE_INFO |
|
36 { |
|
37 interface_uid = 0x101F7D87; //Const for all Data Recognizers |
|
38 implementations = |
|
39 { |
|
40 IMPLEMENTATION_INFO |
|
41 { |
|
42 implementation_uid = 0x10207B63; |
|
43 version_no = 1; |
|
44 display_name = "RA Recognizer"; |
|
45 default_data = ""; |
|
46 opaque_data = ""; |
|
47 } |
|
48 |
|
49 }; |
|
50 } |
|
51 }; |
|
52 } |