Phonon
mediacontroller.h
Controls optional features of a media file/device like title, chapter, angle.
Definition mediacontroller.h:48
@ SubtitleMenu
< Audio menu for language (and sometimes also subtitle) settings etc.
Definition mediacontroller.h:94
@ AudioMenu
< Title Menu to access different titles on the media source.
Definition mediacontroller.h:92
void availableMenusChanged(QList< NavigationMenu > menus)
The available menus changed, this for example emitted when Phonon switches from a media source withou...
@ Angles
In the VOB (DVD) format, it is possible to give several video streams of the same scene,...
Definition mediacontroller.h:58
@ Navigations
In the VOB format, navigations are menus to quickly navigate to content.
Definition mediacontroller.h:68
@ Chapters
In the VOB format, chapters are points in a single video stream that can be played and seeked to sepa...
Definition mediacontroller.h:63
@ AudioChannels
Audio channel/track setting for sources with multiple tracks.
Definition mediacontroller.h:82
Q_FLAGS(...)
QObject(QObject *parent)
Q_OBJECTQ_OBJECT
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:49:05 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.