(dc9da85ac49d45b8d0031a419c9177ff94f3d97e)
#include "qandroidaudiodevices_p.h"
#include "qandroidaudiodevice_p.h"
#include "qandroidaudiosink_p.h"
#include "qandroidaudiosource_p.h"
#include <private/qplatformmediaintegration_p.h>
#include <QtCore/qjniobject.h>
Go to the source code of this file.
◆ JNI_OnLoad()
◆ onAudioInputDevicesUpdated()
void onAudioInputDevicesUpdated |
( |
JNIEnv * | , |
|
|
jobject | ) |
|
static |
◆ onAudioOutputDevicesUpdated()
void onAudioOutputDevicesUpdated |
( |
JNIEnv * | , |
|
|
jobject | ) |
|
static |
◆ Q_DECLARE_JNI_CLASS() [1/2]
◆ Q_DECLARE_JNI_CLASS() [2/2]
QT_BEGIN_NAMESPACE Q_DECLARE_JNI_CLASS |
( |
QtAudioDeviceManager | , |
|
|
"org/qtproject/qt/android/multimedia/QtAudioDeviceManager" | ) |