(6df06be6e7b8b60153724835184fd31a9461b17e)
#include "androidmediarecorder_p.h"
#include "androidcamera_p.h"
#include "androidsurfacetexture_p.h"
#include "androidsurfaceview_p.h"
#include "qandroidglobal_p.h"
#include "qandroidmultimediautils_p.h"
#include <qmap.h>
#include <QtCore/qcoreapplication.h>
#include <QtCore/qlogging.h>
#include <QtCore/qurl.h>
#include "moc_androidmediarecorder_p.cpp"
Go to the source code of this file.
◆ CamcorderProfiles
◆ MediaRecorderMap
◆ notifyError()
void notifyError |
( |
JNIEnv * | , |
|
|
jobject | , |
|
|
jlong | id, |
|
|
jint | what, |
|
|
jint | extra ) |
|
static |
◆ notifyInfo()
void notifyInfo |
( |
JNIEnv * | , |
|
|
jobject | , |
|
|
jlong | id, |
|
|
jint | what, |
|
|
jint | extra ) |
|
static |
◆ profileKey()
◆ Q_STATIC_LOGGING_CATEGORY()
QT_BEGIN_NAMESPACE Q_STATIC_LOGGING_CATEGORY |
( |
lcMediaRecorder | , |
|
|
"qt.multimedia.mediarecorder.android" | ) |
◆ QtMediaRecorderListenerClassName
const char QtMediaRecorderListenerClassName |
|
static |