#include "androidsurfacetexture_p.h"
#include <QtCore/qmutex.h>
#include <QtCore/qcoreapplication.h>
#include "moc_androidsurfacetexture_p.cpp"
Go to the source code of this file.
◆ SurfaceTextures
◆ notifyFrameAvailable()
static void notifyFrameAvailable |
( |
JNIEnv * |
, |
|
|
jobject |
, |
|
|
jlong |
id |
|
) |
| |
|
static |
◆ Q_GLOBAL_STATIC() [1/2]
Q_GLOBAL_STATIC |
( |
QMutex |
, |
|
|
g_textureMutex |
|
|
) |
| |
◆ Q_GLOBAL_STATIC() [2/2]
◆ QtSurfaceTextureListenerClassName
QT_BEGIN_NAMESPACE const char QtSurfaceTextureListenerClassName[] = "org/qtproject/qt/android/multimedia/QtSurfaceTextureListener" |
|
static |