root/ossiedev/branches/jsnyder/trunk/platform/nodes/default_GPP_PulseAudio_node/DeviceManager.scd.xml @ 11048

Revision 11048, 0.7 KB (checked in by Snyder.Jason, 16 months ago)

merged in June's pulse audio worked and added updates for ubuntu 11.10, first version of 0.9.0

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE softwarecomponent SYSTEM "../../xml/dtd/softwarecomponent.dtd">
3<softwarecomponent>
4        <corbaversion>2.2</corbaversion>
5        <componentrepid repid="IDL:CF/DeviceManager:1.0"/>
6        <componenttype>devicemanager</componenttype>
7        <componentfeatures>
8                <supportsinterface repid="IDL:CF/DeviceManager:1.0" supportsname="DeviceManager"/>
9                <supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
10        </componentfeatures>
11        <interfaces>
12                <interface repid="IDL:CF/DeviceManager:1.0" name="DeviceManager">
13                        <inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
14                </interface>
15                <interface repid="IDL:CF/PropertySet:1.0" name="PropertySet"/>
16        </interfaces>
17</softwarecomponent>
Note: See TracBrowser for help on using the browser.