![]() |
Qt 6.x
The Qt SDK
|
#include "qandroidcameraframe_p.h"
#include <jni.h>
#include <QDebug>
#include <QtCore/QLoggingCategory>
Go to the source code of this file.
Functions | |
Q_DECLARE_JNI_CLASS (AndroidImageFormat, "android/graphics/ImageFormat") | |
static QT_BEGIN_NAMESPACE | Q_LOGGING_CATEGORY (qLCAndroidCameraFrame, "qt.multimedia.ffmpeg.android.camera.frame") |
Q_DECLARE_JNI_CLASS | ( | AndroidImageFormat | , |
"android/graphics/ImageFormat" | |||
) |
|
static |
References QVideoFrameFormat::Format_Invalid, QVideoFrameFormat::Format_Jpeg, QVideoFrameFormat::Format_NV12, QVideoFrameFormat::Format_YUV420P, frame, QImage::fromData(), QVideoFrameFormat::pixelFormatFromImageFormat(), and qCWarning.