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

SceneRotate {
    contentType: "video"
}