Phonon
addoninterface.h
Interface for Menu, Chapter, Angle and Title/Track control.
Definition addoninterface.h:43
@ setMenu
Sets the current menu to the first MediaController::NavigationMenu in a QList.
Definition addoninterface.h:59
@ availableAudioChannels
Definition addoninterface.h:106
@ setCurrentAudioChannel
Sets the current audio channel to the first int in the QList.
Definition addoninterface.h:111
virtual QVariant interfaceCall(Interface iface, int command, const QList< QVariant > &arguments=QList< QVariant >())=0
Calls an interface on the backend.
virtual bool hasInterface(Interface iface) const =0
Queries whether the backend supports a specific interface.
@ setCurrentSubtitle
Sets the current subtitle to the first int in the QList.
Definition addoninterface.h:91
@ setAutoplayTitles
Sets autoplay to true or false as indicated in the first bool in the QList.
Definition addoninterface.h:83
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:29:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.