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
QWindowsAudioUtils::AudioClientCreationResult Struct Reference

#include <qwindowsaudioutils_p.h>

Collaboration diagram for QWindowsAudioUtils::AudioClientCreationResult:

Public Attributes

ComPtr< IAudioClient3 > client
reference_time periodSize
qsizetype audioClientFrames

Detailed Description

Definition at line 57 of file qwindowsaudioutils_p.h.

Member Data Documentation

◆ audioClientFrames

qsizetype QWindowsAudioUtils::AudioClientCreationResult::audioClientFrames

Definition at line 61 of file qwindowsaudioutils_p.h.

◆ client

ComPtr<IAudioClient3> QWindowsAudioUtils::AudioClientCreationResult::client

Definition at line 59 of file qwindowsaudioutils_p.h.

◆ periodSize

reference_time QWindowsAudioUtils::AudioClientCreationResult::periodSize

Definition at line 60 of file qwindowsaudioutils_p.h.


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