Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QMediaAbstractControlServer class is used as a base class for media server control classes to make then available to clients. More...
#include <QMediaAbstractControlServer>
This class is under development and is subject to change.
Inherits QObject.
The QMediaAbstractControlServer class is used as a base class for media server control classes to make then available to clients.
See also QMediaServerSession and QMediaVideoControlServer.
Creaate a QMediaAbstractControlServer with handle to the session and control name, parented to parent.
Destroy a QMediaAbstractControlServer object.
This signal is emitted when the control name becomes available to the client.
This signal is emitted when the control name is no longer available to the client.
Present the objects signals and slots to the IPC system.
Set the value with the name into the Value-space related to this media control object.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |