4#ifndef QWASMAUDIOINPUT_H
5#define QWASMAUDIOINPUT_H
18#include <QtCore/qobject.h>
19#include <QtCore/qloggingcategory.h>
21#include <private/qtmultimediaglobal_p.h>
22#include <private/qplatformaudioinput_p.h>
24#include <emscripten.h>
25#include <emscripten/val.h>
38 void setMuted(
bool muted)
override;
42 void setVolume(
float volume)
final;
43 emscripten::val mediaStream();
50 bool m_wasMuted =
false;
51 void setDeviceSourceStream(
const std::string &
id);
52 emscripten::val m_mediaStream;
IOBluetoothDevice * device
The QAudioDevice class provides an information about audio devices and their functionality.
Combined button and popup list for selecting options.
#define Q_DECLARE_LOGGING_CATEGORY(name)
IUIAutomationTreeWalker __RPC__deref_out_opt IUIAutomationElement ** parent