#include <qpipewire_audiodevice_p.h>
|
| | QPipewireAudioDevicePrivate (const PwPropertyDict &nodeProperties, std::optional< QByteArray > sysfsPath, const SpaObjectAudioFormat &, QAudioDevice::Mode, bool isDefault) |
| | ~QPipewireAudioDevicePrivate () override |
| QByteArray | nodeName () const |
| | QAudioDevicePrivate (QByteArray i, QAudioDevice::Mode m, QString description, bool isDefault, std::future< AudioDeviceFormat > format) |
| | QAudioDevicePrivate (const QByteArray &i, QAudioDevice::Mode m, QString description, bool isDefault, AudioDeviceFormat format) |
| virtual | ~QAudioDevicePrivate () |
| QAudioDeviceExpected< AudioDeviceFormat > | format () const |
| QAudioDeviceExpected< QAudioFormat > | preferredFormat () const |
| QAudioDeviceExpected< int > | minimumSampleRate () const |
| QAudioDeviceExpected< int > | maximumSampleRate () const |
| QAudioDeviceExpected< int > | minimumChannelCount () const |
| QAudioDeviceExpected< int > | maximumChannelCount () const |
| QAudioDeviceExpected< QList< QAudioFormat::SampleFormat > > | supportedSampleFormats () const |
| QAudioDeviceExpected< QAudioFormat::ChannelConfig > | channelConfiguration () const |
| QAudioDeviceExpected< bool > | isFormatSupported (const QAudioFormat &format) const |
| | QSharedData () noexcept |
| | Constructs a QSharedData object with a reference count of 0.
|
| | QSharedData (const QSharedData &) noexcept |
| | Constructs a QSharedData object with reference count 0.
|
| QSharedData & | operator= (const QSharedData &)=delete |
| | ~QSharedData ()=default |
Definition at line 29 of file qpipewire_audiodevice_p.h.
◆ QPipewireAudioDevicePrivate()
◆ ~QPipewireAudioDevicePrivate()
| QtPipeWire::QPipewireAudioDevicePrivate::~QPipewireAudioDevicePrivate |
( |
| ) |
|
|
overridedefault |
◆ nodeName()
| QByteArray QtPipeWire::QPipewireAudioDevicePrivate::nodeName |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: