Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QtPipeWire::QAudioDeviceMonitor::DeviceLists Struct Reference

#include <qpipewire_audiodevicemonitor_p.h>

Collaboration diagram for QtPipeWire::QAudioDeviceMonitor::DeviceLists:

Public Attributes

QList< QAudioDevicesources
QList< QAudioDevicesinks

Detailed Description

Definition at line 88 of file qpipewire_audiodevicemonitor_p.h.

Member Data Documentation

◆ sinks

QList<QAudioDevice> QtPipeWire::QAudioDeviceMonitor::DeviceLists::sinks

Definition at line 91 of file qpipewire_audiodevicemonitor_p.h.

◆ sources

QList<QAudioDevice> QtPipeWire::QAudioDeviceMonitor::DeviceLists::sources

Definition at line 90 of file qpipewire_audiodevicemonitor_p.h.


The documentation for this struct was generated from the following file: