MythTV
master
|
#include <QMutex>
#include <QWaitCondition>
#include <QtAndroidExtras>
#include "mythopenglinterop.h"
Go to the source code of this file.
Classes | |
class | MythMediaCodecInterop |
Functions | |
MTV_PUBLIC void | Java_org_mythtv_video_SurfaceTextureListener_frameAvailable (JNIEnv *, jobject, jlong Wait, jobject) |
MTV_PUBLIC void Java_org_mythtv_video_SurfaceTextureListener_frameAvailable | ( | JNIEnv * | , |
jobject | , | ||
jlong | Wait, | ||
jobject | |||
) |
Definition at line 56 of file mythmediacodecinterop.cpp.