Added new playlist QML type.
Change-Id: I0788cc9719f427457ad0be9c9a5bfda00451a0c4 Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
This commit is contained in:
committed by
Yoann Lopes
parent
872f0de43e
commit
6c6d265a89
@@ -78,6 +78,9 @@
|
||||
\row
|
||||
\li \l {QtMultimedia::Audio}{Audio}
|
||||
\li Add audio playback functionality to a scene
|
||||
\row
|
||||
\li \l {QtMultimedia::Playlist}{Playlist}
|
||||
\li For specifying a list of media to be played.
|
||||
\row
|
||||
\li \l {QtMultimedia::Camera}{Camera}
|
||||
\li Access camera viewfinder frames
|
||||
@@ -110,6 +113,9 @@
|
||||
\row
|
||||
\li QMediaPlayer
|
||||
\li Playback media from a source.
|
||||
\row
|
||||
\li QMediaPlaylist
|
||||
\li List of media to be played.
|
||||
\row
|
||||
\li QRadioTuner
|
||||
\li Access radio device.
|
||||
|
||||
Reference in New Issue
Block a user