aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/doc_src_qtmultimedia.cpp
blob: 85312e5c0b4549eb1dc06a113299e219b4a50a71 (plain)
1
2
3
4
5
6
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause

//! [1]
#include <QtMultimedia>
//! [1]