Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qavfimagecapture.mm
Go to the documentation of this file.
1// Copyright (C) 2025 The Qt Company Ltd.
2// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
3
4#include <QtFFmpegMediaPluginImpl/private/qavfimagecapture_p.h>
5#include <QtFFmpegMediaPluginImpl/private/qavfcamera_p.h>
6
7#include <QtCore/qloggingcategory.h>
8
10
11Q_LOGGING_CATEGORY(qAvfImageCaptureLc, "qt.multimedia.avfimagecapture");
12
13namespace QFFmpeg {
14
19
36
56
57} // namespace QFFmpeg
58
59QT_END_NAMESPACE
std::conditional_t< QT_FFMPEG_AVIO_WRITE_CONST, const uint8_t *, uint8_t * > AvioWriteBufferType
Q_LOGGING_CATEGORY(lcEventDispatcher, "qt.eventdispatcher")