Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qandroidcameraframe.cpp File Reference

(7d616997b62c37f3e3a9f39b4116151ec2846c6b)

#include "qandroidcameraframe_p.h"
#include <jni.h>
#include <QDebug>
#include <QtCore/qjnitypes.h>
#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: