![]() |
Qt 6.x
The Qt SDK
|
#include "qandroidcameraframe_p.h"#include <jni.h>#include <QDebug>#include <QtCore/QLoggingCategory>
Include dependency graph for qandroidcameraframe.cpp: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.
Here is the call graph for this function: