![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtMultimedia/qaudiodevice.h>#include <QtCore/private/qglobal_p.h>#include <QtCore/private/qexpected_p.h>#include <future>#include <chrono>Go to the source code of this file.
Classes | |
| class | QAudioDevicePrivate |
| struct | QAudioDevicePrivate::AudioDeviceFormat |
| struct | QAudioDevicePrivateAllMembersEqual |
Typedefs | |
| template<typename T> | |
| using | QAudioDeviceExpected = q23::expected<T, QAudioDeviceFormatError> |
Enumerations | |
| enum class | QAudioDeviceFormatError : uint8_t { InvalidFuture , Timeout } |
Functions | |
| const QList< QAudioFormat::SampleFormat > & | qAllSupportedSampleFormats () |
| using QAudioDeviceExpected = q23::expected<T, QAudioDeviceFormatError> |
Definition at line 34 of file qaudiodevice_p.h.
|
strong |
| Enumerator | |
|---|---|
| InvalidFuture | |
| Timeout | |
Definition at line 28 of file qaudiodevice_p.h.
|
inline |
Definition at line 111 of file qaudiodevice_p.h.