Add GetDefaultDevice

Gives you the first device listed in GetDevices.
This commit is contained in:
Bastien Nocera
2008-11-20 10:51:58 +00:00
committed by Daniel Drake
parent ac85e5927e
commit e207203b44
2 changed files with 21 additions and 1 deletions

View File

@ -8,6 +8,10 @@
<arg type="ao" name="devices" direction="out" />
</method>
<method name="GetDefaultDevice">
<arg type="o" name="device" direction="out" />
</method>
</interface>
</node>