Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qandroidcameraframe.cpp File Reference
#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")
 

Function Documentation

◆ Q_DECLARE_JNI_CLASS()

Q_DECLARE_JNI_CLASS ( AndroidImageFormat  ,
"android/graphics/ImageFormat"   
)

◆ Q_LOGGING_CATEGORY()

static QT_BEGIN_NAMESPACE Q_LOGGING_CATEGORY ( qLCAndroidCameraFrame  ,
"qt.multimedia.ffmpeg.android.camera.frame"   
)
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: