Warning, /multimedia/kmplayer/src/lib/org.kde.kmplayer.streammaster.xml is written in an unsupported language. File is not indexed.

0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
0003 <node>
0004   <interface name="org.kde.kmplayer.StreamMaster">
0005     <method name="streamInfo">
0006       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0007       <arg name="length" type="t" direction="in"/>
0008       <arg name="aspect" type="d" direction="in"/>
0009     </method>
0010     <method name="streamMetaInfo">
0011         <arg name="info" type="s" direction="in"/>
0012     </method>
0013     <method name="loading">
0014       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0015       <arg name="percentage" type="i" direction="in"/>
0016     </method>
0017     <method name="playing">
0018       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0019     </method>
0020     <method name="progress">
0021       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0022       <arg name="position" type="t" direction="in"/>
0023     </method>
0024     <method name="eof">
0025       <annotation name="org.freedesktop.DBus.Method.NoReply" value="true"/>
0026     </method>
0027   </interface>
0028 </node>