RAGS - v1.11.0
Preparing search index...
dbus/types
MprisProxy
Interface MprisProxy
DBus proxy for MPRIS root interface (
org.mpris.MediaPlayer2
).
interface
MprisProxy
{
new
MprisProxy
(
...
args
:
unknown
[]
)
:
MprisProxy
;
CanQuit
:
boolean
;
CanRaise
:
boolean
;
DesktopEntry
:
string
;
Identity
:
string
;
Quit
:
()
=>
void
;
Raise
:
()
=>
void
;
[
key
:
string
]:
any
;
}
Hierarchy
DBusProxy
MprisProxy
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Properties
Can
Quit
Can
Raise
Desktop
Entry
Identity
Quit
Raise
Constructors
constructor
new
MprisProxy
(
...
args
:
unknown
[]
)
:
MprisProxy
Parameters
...
args
:
unknown
[]
Returns
MprisProxy
Properties
Can
Quit
CanQuit
:
boolean
Can
Raise
CanRaise
:
boolean
Desktop
Entry
DesktopEntry
:
string
Identity
Identity
:
string
Quit
Quit
:
()
=>
void
Raise
Raise
:
()
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
Can
Quit
Can
Raise
Desktop
Entry
Identity
Quit
Raise
RAGS - v1.11.0
Loading...
DBus proxy for MPRIS root interface (
org.mpris.MediaPlayer2).