Uses of Class
io.qt.multimedia.QMediaTimeRange
Package | Description |
---|---|
io.qt.multimedia |
-
Uses of QMediaTimeRange in io.qt.multimedia
Fields in io.qt.multimedia with type parameters of type QMediaTimeRange Modifier and Type Field Description QObject.Signal1<QMediaTimeRange>
QMediaPlayerControl. availablePlaybackRangesChanged
Methods in io.qt.multimedia that return QMediaTimeRange Modifier and Type Method Description abstract QMediaTimeRange
QMediaPlayerControl. availablePlaybackRanges()
QMediaTimeRange
QMediaTimeRange. clone()
Methods in io.qt.multimedia with parameters of type QMediaTimeRange Modifier and Type Method Description void
QMediaTimeRange. addTimeRange(QMediaTimeRange arg__1)
void
QMediaTimeRange. removeTimeRange(QMediaTimeRange arg__1)
Constructors in io.qt.multimedia with parameters of type QMediaTimeRange Constructor Description QMediaTimeRange(QMediaTimeRange range)