1ORG.BLUEZ.MEDIACONTROL(5) Linux System AdministrationORG.BLUEZ.MEDIACONTROL(5)
2
3
4

NAME

6       org.bluez.MediaControl - BlueZ D-Bus MediaControl API documentation
7

INTERFACE

9       Service
10              org.bluez
11
12       Interface
13              org.bluez.MediaControl1
14
15       Object path
16              [variable prefix]/{hci0,hci1,...}/dev_XX_XX_XX_XX_XX_XX
17
18   Methods
19   void Play() [Deprecated]
20          Resume playback.
21
22   void Pause() [Deprecated]
23          Pause playback.
24
25   void Stop() [Deprecated]
26          Stop playback.
27
28   void Next() [Deprecated]
29          Next item.
30
31   void Previous() [Deprecated]
32          Previous item.
33
34   void VolumeUp() [Deprecated]
35          Adjust remote volume one step up
36
37   void VolumeDown() [Deprecated]
38          Adjust remote volume one step down
39
40   void FastForward() [Deprecated]
41          Fast  forward  playback,  this  action  is only stopped when another
42          method in this interface is called.
43
44   void Rewind() [Deprecated]
45          Rewind playback, this action is only stopped when another method  in
46          this interface is called.
47
48   Properties
49   boolean Connected [readonly]
50   object Player [readonly, optional]
51          Addressed Player object path.
52
53
54
55
56BlueZ                           September 2023       ORG.BLUEZ.MEDIACONTROL(5)
Impressum