summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/mediaplayer/main.qml
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-281-49/+2
* MediaPlayer example: Display track-specific metadataDoris Verria2021-12-091-1/+11
* Hide the metadata and tracks side bar when videoOutput is tappedAssam Boudjelthia2021-09-171-0/+6
* Do not discard track that do not have language informationPiotr Srebrny2021-09-091-3/+3
* Do not hide playback control bar since HoverHandle is brokenPiotr Srebrny2021-09-061-1/+1
* Allow passing a media file as command line argument to the mediaplayerLars Knoll2021-09-061-0/+1
* Add Track Selection from QML and updated exampleSamuel Mira2021-08-311-0/+43
* Fix audio handling in the media player exampleLars Knoll2021-06-281-0/+3
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-0/+3
* Add an example media player written in QMLPiotr Srebrny2021-06-031-0/+134