0
|
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
2 |
<SystemDefinition schema="3.0.0">
|
|
3 |
<package id="mmaudio.nokia.ref" name="Ref A3F DevSound Adaptation" levels="adaptation devices middleware device-fw">
|
|
4 |
<collection id="devsound" name="Sound Device" level="devices">
|
|
5 |
<component id="devsoundpluginsupport" name="DevSound Plugin Support" introduced="7.0s" purpose="optional">
|
|
6 |
<unit bldFile="devsound/devsoundpluginsupport/group" mrp="devsound/devsoundpluginsupport/group/multimedia_mdf_devsound_pluginsupport.mrp"/>
|
|
7 |
</component>
|
|
8 |
<component id="refdevsound" name="Reference DevSound Plugins" introduced="7.0s" purpose="optional">
|
|
9 |
<unit bldFile="devsound/devsoundrefplugin/group" mrp="devsound/devsoundrefplugin/group/multimedia_mdf_devsound_refplugin.mrp"/>
|
|
10 |
</component>
|
|
11 |
<component id="a3fsrvstart" name="A3F Server Start" introduced="^2" purpose="optional" class="plugin">
|
|
12 |
<unit bldFile="devsound/a3fsrvstart/group" mrp="devsound/a3fsrvstart/group/multimedia_a3f_serverstart.mrp"/>
|
|
13 |
</component>
|
|
14 |
<component id="swcdwraptests" name="swcdwrap Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
|
|
15 |
<unit bldFile="devsound/devsoundrefplugin/tsrc/swcdwrap/group"/>
|
|
16 |
</component>
|
|
17 |
<component id="swcodecdevicestests" name="swcodecdevices Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
|
|
18 |
<unit bldFile="devsound/devsoundrefplugin/tsrc/swcodecdevices/group"/>
|
|
19 |
</component>
|
|
20 |
<component id="cipluginstests" name="CI Plugins Tests" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
|
|
21 |
<unit bldFile="devsound/devsoundrefplugin/tsrc/CIPlugins/group"/>
|
|
22 |
</component>
|
|
23 |
<component id="devsoundtestdevice" name="Devsound Test Device" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
|
|
24 |
<unit bldFile="devsound/devsoundrefplugin/tsrc/DevsoundTestDevice/group"/>
|
|
25 |
</component>
|
|
26 |
<component id="sbccodectests" name="SbcCodec Tests" introduced="^2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
|
|
27 |
<unit bldFile="devsound/devsoundrefplugin/tsrc/SbcCodec/group"/>
|
|
28 |
</component>
|
|
29 |
</collection>
|
|
30 |
<collection id="mmhais" name="Multimedia Hardware Adaptation Interfaces" level="adaptation">
|
|
31 |
<component id="a3facl" name="A3F Audio Component Library" introduced="^2" purpose="development">
|
|
32 |
<unit bldFile="mmhais/a3facl/group" mrp="mmhais/a3facl/group/multimedia_a3f_acl.mrp"/>
|
|
33 |
</component>
|
|
34 |
<component id="a3fdevsoundcustomisation" name="A3F DevSound Customisation" introduced="^2" purpose="optional">
|
|
35 |
<unit bldFile="mmhais/a3fdevsoundcustomisation/group" mrp="mmhais/a3fdevsoundcustomisation/group/multimedia_a3f_devsoundadaptationinfo.mrp"/>
|
|
36 |
</component>
|
|
37 |
<component id="refacladapt" name="Reference ACL Adaptation" introduced="^2" purpose="optional">
|
|
38 |
<unit bldFile="mmhais/refacladapt/group" mrp="mmhais/refacladapt/group/multimedia_a3f_refacladaptation.mrp"/>
|
|
39 |
</component>
|
|
40 |
</collection>
|
|
41 |
<collection id="mmresourcemgmt" name="Multimedia Resource Management" level="middleware">
|
|
42 |
<component id="mmresctrl" name="Multimedia Resource Controller" introduced="^2" purpose="development">
|
|
43 |
<unit bldFile="mmresourcemgmt/mmresctrl/group" mrp="mmresourcemgmt/mmresctrl/group/multimedia_a3f_refmmrc.mrp"/>
|
|
44 |
</component>
|
|
45 |
</collection>
|
|
46 |
<!-- Note names here need be renamed, eg. mmdevicefw_audio, to be unique. -->
|
|
47 |
<collection id="mmdevicefw" name="Multimedia Device Framework" level="device-fw">
|
|
48 |
<component id="mdf" name="Media Device Framework" introduced="9.2" purpose="mandatory">
|
|
49 |
<unit bldFile="mmdevicefw/mdf/group"/>
|
|
50 |
</component>
|
|
51 |
<component id="mdfunittest" name="MDF Unit Tests" introduced="9.2" purpose="development" filter="test,mmaudio.nokia.ref_audiotest,mmaudio_audiotest">
|
|
52 |
<unit bldFile="mmdevicefw/mdfunittest/group"/>
|
|
53 |
</component>
|
|
54 |
</collection>
|
|
55 |
</package>
|
|
56 |
</SystemDefinition>
|