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
QtWASAPI::WindowsFormatResultFutures Struct Reference

#include <qwindowsaudiodevice_p.h>

Collaboration diagram for QtWASAPI::WindowsFormatResultFutures:

Public Attributes

std::future< QAudioDevicePrivate::AudioDeviceFormatformatFuture
std::future< WindowsProbeDataprobeDataFuture

Detailed Description

Definition at line 41 of file qwindowsaudiodevice_p.h.

Member Data Documentation

◆ formatFuture

std::future<QAudioDevicePrivate::AudioDeviceFormat> QtWASAPI::WindowsFormatResultFutures::formatFuture

Definition at line 43 of file qwindowsaudiodevice_p.h.

◆ probeDataFuture

std::future<WindowsProbeData> QtWASAPI::WindowsFormatResultFutures::probeDataFuture

Definition at line 44 of file qwindowsaudiodevice_p.h.


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