Go to the documentation of this file. 1 #ifndef MYTHMEDIACODECINTEROP_H
2 #define MYTHMEDIACODECINTEROP_H
6 #include <QWaitCondition>
7 #if QT_VERSION < QT_VERSION_CHECK(6,0,0)
8 #include <QtAndroidExtras>
10 #include <QJniEnvironment>
12 #define QAndroidJniEnvironment QJniEnvironment
13 #define QAndroidJniObject QJniObject
46 #endif // MYTHMEDIACODECINTEROP_H
MythVideoColourSpace contains a QMatrix4x4 that can convert YCbCr data to RGB.