![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qstring.h>
#include <QtCore/private/qcomptr_p.h>
#include <QtCore/private/quniquehandle_types_p.h>
#include <QtMultimedia/qaudioformat.h>
#include <QtMultimedia/private/qaudiosystem_p.h>
#include <mmreg.h>
#include <chrono>
#include <optional>
Go to the source code of this file.
Classes | |
struct | QWindowsAudioUtils::AudioClientCreationResult |
struct | QWindowsAudioUtils::AudioClientDevicePeriod |
Namespaces | |
namespace | QWindowsAudioUtils |
Typedefs | |
typedef LONGLONG | REFERENCE_TIME |
using | QWindowsAudioUtils::reference_time = std::chrono::duration<long long, std::ratio<1, 10000000>> |
Enumerations | |
enum class | QWindowsAudioUtils::AudioEndpointRole |
typedef LONGLONG REFERENCE_TIME |
Definition at line 33 of file qwindowsaudioutils_p.h.