Warning, /frameworks/bluez-qt/autotests/interfaces/org.bluez.MediaTransport1.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0"?>
0002 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.bluez.MediaTransport1">
0005     <method name="Acquire">
0006       <arg name="fileDescriptor" type="h" direction="out"/>
0007       <arg name="readMtu" type="q" direction="out"/>
0008       <arg name="writeMtu" type="q" direction="out"/>
0009     </method>
0010     <method name="TryAcquire">
0011       <arg name="fileDescriptor" type="h" direction="out"/>
0012       <arg name="readMtu" type="q" direction="out"/>
0013       <arg name="writeMtu" type="q" direction="out"/>
0014     </method>
0015     <method name="Release"/>
0016     <property name="Codec" type="y" access="read"/>
0017     <property name="Configuration" type="ay" access="read"/>
0018     <property name="State" type="s" access="read"/>
0019     <property name="Volume" type="q" access="read"/>
0020   </interface>
0021 </node>