7#include <private/qplatformmediaintegration_p.h>
18 auto *
n = gst_device_get_display_name(
gstDevice);
23 int size = caps.size();
24 for (
int i = 0;
i <
size; ++
i) {
26 if (
c.name() ==
"audio/x-raw") {
27 auto rate =
c[
"rate"].toIntRange();
32 auto channels =
c[
"channels"].toIntRange();
IOBluetoothDevice * device
QAudioFormat preferredFormat
QList< QAudioFormat::SampleFormat > supportedSampleFormats
Mode
Describes the mode of this device.
QGStreamerAudioDeviceInfo(GstDevice *gstDevice, const QByteArray &device, QAudioDevice::Mode mode)
~QGStreamerAudioDeviceInfo()
T value(qsizetype i) const
static QString fromUtf8(QByteArrayView utf8)
This is an overloaded member function, provided for convenience. It differs from the above function o...
Combined button and popup list for selecting options.
constexpr const T & qBound(const T &min, const T &val, const T &max)
GLenum GLuint GLintptr GLsizeiptr size
[1]
bool contains(const AT &t) const noexcept