summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideo/qmlvideo/VideoFullScreen.qml
blob: e49faadb68e1449cc88ee7fee639fe7a20f6cddd (plain)
1
2
3
4
5
6
7
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

SceneFullScreen {
    contentType: "video"
}