sl@0
|
1 |
// Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
// All rights reserved.
|
sl@0
|
3 |
// This component and the accompanying materials are made available
|
sl@0
|
4 |
// under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
// which accompanies this distribution, and is available
|
sl@0
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
//
|
sl@0
|
8 |
// Initial Contributors:
|
sl@0
|
9 |
// Nokia Corporation - initial contribution.
|
sl@0
|
10 |
//
|
sl@0
|
11 |
// Contributors:
|
sl@0
|
12 |
//
|
sl@0
|
13 |
// Description:
|
sl@0
|
14 |
// Filename: 101f7790.RSS - Must match dll_uid.
|
sl@0
|
15 |
// The Http spi magic resource file
|
sl@0
|
16 |
//
|
sl@0
|
17 |
//
|
sl@0
|
18 |
|
sl@0
|
19 |
#include <ecom/registryinfo.rh>
|
sl@0
|
20 |
#include <mmfplugininterfaceuids.hrh>
|
sl@0
|
21 |
#include <mmfcontrollerimplementationuids.hrh>
|
sl@0
|
22 |
#include <mmfformatimplementationuids.hrh>
|
sl@0
|
23 |
#include "CmmfTestControllerUIDs.hrh"
|
sl@0
|
24 |
|
sl@0
|
25 |
|
sl@0
|
26 |
|
sl@0
|
27 |
RESOURCE REGISTRY_INFO theinfo //Any name can be used for the resource.
|
sl@0
|
28 |
{
|
sl@0
|
29 |
dll_uid = 0x101f7790; //The DLL's 3rd UID.
|
sl@0
|
30 |
interfaces =
|
sl@0
|
31 |
{
|
sl@0
|
32 |
INTERFACE_INFO
|
sl@0
|
33 |
{
|
sl@0
|
34 |
interface_uid = KMmfUidPluginInterfaceController; //ECOM UID for a Transport Adapter plug-in
|
sl@0
|
35 |
implementations =
|
sl@0
|
36 |
{
|
sl@0
|
37 |
// This DLL contains only a single adapter implementation.
|
sl@0
|
38 |
IMPLEMENTATION_INFO
|
sl@0
|
39 |
{
|
sl@0
|
40 |
implementation_uid = 0x101F88D8; //UID for this Adapter
|
sl@0
|
41 |
// Same value as in implementation table.
|
sl@0
|
42 |
version_no = 3;
|
sl@0
|
43 |
display_name = "CMMFTestController"; //Human readable string for UI purposes.
|
sl@0
|
44 |
default_data = "?";
|
sl@0
|
45 |
opaque_data = "<s>TSU_MMF_CTLFRM<n>yes<i>0x101F7D8D<p>0x101F7D8E<r>0x101F7D8F<a>5000000<d><t>0x4000";
|
sl@0
|
46 |
}
|
sl@0
|
47 |
};
|
sl@0
|
48 |
},
|
sl@0
|
49 |
INTERFACE_INFO
|
sl@0
|
50 |
{
|
sl@0
|
51 |
interface_uid = 0x101F7D8E;//play formats supported
|
sl@0
|
52 |
implementations =
|
sl@0
|
53 |
{
|
sl@0
|
54 |
IMPLEMENTATION_INFO
|
sl@0
|
55 |
{
|
sl@0
|
56 |
implementation_uid = KMmfUidFormatMBEGRead; //0x101F7D91;
|
sl@0
|
57 |
version_no = 1;
|
sl@0
|
58 |
display_name = "BP3 Format";
|
sl@0
|
59 |
default_data = "?";
|
sl@0
|
60 |
opaque_data = "<s>Symbian<i>0x101FF9FC<e>.mp3<m>audio/mbeg";
|
sl@0
|
61 |
},
|
sl@0
|
62 |
IMPLEMENTATION_INFO
|
sl@0
|
63 |
{
|
sl@0
|
64 |
implementation_uid = KMmfUidFormatPAVRead; //0x101F81B2;
|
sl@0
|
65 |
version_no = 1;
|
sl@0
|
66 |
display_name = "PAV Format";
|
sl@0
|
67 |
default_data = "?";
|
sl@0
|
68 |
opaque_data = "<s>Symbian<i>0x101FF9FD<e>.pav<h>RIFF????PAVE<m>audio/PAV";
|
sl@0
|
69 |
}
|
sl@0
|
70 |
};
|
sl@0
|
71 |
},
|
sl@0
|
72 |
INTERFACE_INFO
|
sl@0
|
73 |
{
|
sl@0
|
74 |
interface_uid = 0x101F7D8F;//record formats supported
|
sl@0
|
75 |
implementations =
|
sl@0
|
76 |
{
|
sl@0
|
77 |
IMPLEMENTATION_INFO
|
sl@0
|
78 |
{
|
sl@0
|
79 |
implementation_uid = KMmfUidFormatAIWrite; //0x101F81B7;
|
sl@0
|
80 |
version_no = 1;
|
sl@0
|
81 |
display_name = "AI Format";
|
sl@0
|
82 |
default_data = "?";
|
sl@0
|
83 |
opaque_data = "<s>Symbian<i>0x101F7D97<e>.ai<m>audio/ai";
|
sl@0
|
84 |
},
|
sl@0
|
85 |
IMPLEMENTATION_INFO
|
sl@0
|
86 |
{
|
sl@0
|
87 |
implementation_uid = KMmfUidFormatPAVWrite; //0x101F81B3;
|
sl@0
|
88 |
version_no = 1;
|
sl@0
|
89 |
display_name = "PAV Format";
|
sl@0
|
90 |
default_data = "?";
|
sl@0
|
91 |
opaque_data = "<s>Symbian<i>0x101FF9FE<e>.pav<h>RIFF????PAVE<m>audio/PAV";
|
sl@0
|
92 |
}
|
sl@0
|
93 |
};
|
sl@0
|
94 |
},
|
sl@0
|
95 |
INTERFACE_INFO
|
sl@0
|
96 |
{
|
sl@0
|
97 |
interface_uid = KMmfUidPluginInterfaceFormatDecode; //0x101F53BE;
|
sl@0
|
98 |
implementations =
|
sl@0
|
99 |
{
|
sl@0
|
100 |
IMPLEMENTATION_INFO
|
sl@0
|
101 |
{
|
sl@0
|
102 |
implementation_uid = KMmfUidFormatPAVRead; // CMMFPAVFormatRead
|
sl@0
|
103 |
version_no = 1;
|
sl@0
|
104 |
display_name = "PAV Read Format||Copyright 2002 Symbian Ltd. All Rights Reserved.||";
|
sl@0
|
105 |
default_data = "0x101F88D8";
|
sl@0
|
106 |
opaque_data = "<s>Symbian<i>0x101f5d07<e>.pav<h>RIFF????PAVE<m>audio/PAV";
|
sl@0
|
107 |
}
|
sl@0
|
108 |
};
|
sl@0
|
109 |
},
|
sl@0
|
110 |
INTERFACE_INFO
|
sl@0
|
111 |
{
|
sl@0
|
112 |
interface_uid = KMmfUidPluginInterfaceFormatEncode; //0x101F7D9B
|
sl@0
|
113 |
implementations =
|
sl@0
|
114 |
{
|
sl@0
|
115 |
IMPLEMENTATION_INFO
|
sl@0
|
116 |
{
|
sl@0
|
117 |
implementation_uid = KMmfUidFormatPAVWrite; // PAVWrite
|
sl@0
|
118 |
version_no = 1;
|
sl@0
|
119 |
display_name = "PAV Write Format||Copyright 2002 Symbian Ltd. All Rights Reserved.||";
|
sl@0
|
120 |
default_data = "0x101F88D8";
|
sl@0
|
121 |
opaque_data = "<s>Symbian<i>0x101FF9FF<e>.pav<h>RIFF????PAVE<m>audio/PAV";
|
sl@0
|
122 |
}
|
sl@0
|
123 |
};
|
sl@0
|
124 |
}
|
sl@0
|
125 |
};
|
sl@0
|
126 |
}
|