#include "qandroidvideodevices_p.h"
#include <private/qcameradevice_p.h>
#include <QtCore/QLoggingCategory>
#include <QtCore/qcoreapplication.h>
#include <QtCore/private/qandroidextras_p.h>
#include <QtCore/qcoreapplication_platform.h>
#include <QJniEnvironment>
#include <jni.h>
Go to the source code of this file.
◆ createCameraFormat()
QCameraFormat createCameraFormat |
( |
int |
width, |
|
|
int |
height, |
|
|
int |
fpsMin, |
|
|
int |
fpsMax |
|
) |
| |
◆ Q_DECLARE_JNI_CLASS()
Q_DECLARE_JNI_CLASS |
( |
AndroidImageFormat |
, |
|
|
"android/graphics/ImageFormat" |
|
|
) |
| |
◆ Q_LOGGING_CATEGORY()
static Q_LOGGING_CATEGORY |
( |
qLCAndroidVideoDevices |
, |
|
|
"qt.multimedia.ffmpeg.android.videoDevices" |
|
|
) |
| |
|
static |
◆ QtVideoDeviceManager
org qtproject qt android multimedia QtVideoDeviceManager |