UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WasapiAudioUtils.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
7
9#include <AudioClient.h>
11
14
15#define UE_API AUDIOPLATFORMSUPPORTWASAPI_API
16
17
18namespace Audio
19{
32}
33
34#undef UE_API
FPlatformTypes::uint64 uint64
A 64-bit unsigned integer.
Definition Platform.h:1117
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
#define THIRD_PARTY_INCLUDES_START
Definition GenericPlatformCompilerPreSetup.h:63
#define UE_API
Definition SColorGradingComponentViewer.h:12
uint32_t uint32
Definition binka_ue_file_header.h:6
Definition WasapiAudioUtils.h:24
static UE_API REFERENCE_TIME FramesToRefTime(const uint32 InNumFrames, const uint32 InSampleRate)
Definition WasapiAudioUtils.cpp:12
static UE_API uint64 RefTimeToFrames(const REFERENCE_TIME InRefTime, const uint32 InSampleRate)
Definition WasapiAudioUtils.cpp:19
NO_LOGGING.
Definition AudioMixerPlatformAndroid.cpp:53
Definition Voronoi.cpp:10