![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qwindowsaudiodevice_p.h>
Public Attributes | |
| std::future< QAudioDevicePrivate::AudioDeviceFormat > | formatFuture |
| std::future< WindowsProbeData > | probeDataFuture |
Definition at line 41 of file qwindowsaudiodevice_p.h.
| std::future<QAudioDevicePrivate::AudioDeviceFormat> QtWASAPI::WindowsFormatResultFutures::formatFuture |
Definition at line 43 of file qwindowsaudiodevice_p.h.
| std::future<WindowsProbeData> QtWASAPI::WindowsFormatResultFutures::probeDataFuture |
Definition at line 44 of file qwindowsaudiodevice_p.h.