summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/recorder/StyleSlider.qml
Commit message (Collapse)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-281-49/+2
| | | | | | | | | | | | Replace the current license disclaimer in files by a SPDX-License-Identifier. License files are organized under LICENSES directory. Task-number: QTBUG-67283 Change-Id: Ida08dfe6c84778656e942178c3d39042c9ef1ed2 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit e9abd242abfbc368478f7be3e2923e7b100a9386) Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* Add a simple recorder app for capturing audio or audio/video streamsPiotr Srebrny2021-07-011-0/+82
Change-Id: Iad6e33f6ec77aa28121b8b0d1b9c0ae32616c30e Reviewed-by: Lars Knoll <lars.knoll@qt.io>