UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsMMStringUtils.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#include "AudioMixer.h"
6#include "HAL/Platform.h"
7
9#include <intsafe.h>
11
12#include <mmdeviceapi.h> // IMMNotificationClient
13#include <audiopolicy.h> // IAudioSessionEvents
14
17
18namespace Audio
19{
24
26
30}
FPlatformTypes::TCHAR TCHAR
Either ANSICHAR or WIDECHAR, depending on whether the platform supports wide characters or the requir...
Definition Platform.h:1135
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
Definition Array.h:670
NO_LOGGING.
Definition AudioMixerPlatformAndroid.cpp:53
EAudioDeviceState
Definition AudioMixer.h:340
EAudioDeviceRole
Definition AudioMixer.h:331
FString AudioClientErrorToFString(HRESULT InResult)
Definition WindowsMMStringUtils.cpp:150
FString ToFString(const PROPERTYKEY InKey)
Definition WindowsMMStringUtils.cpp:78
FString ToString(uint16 Value)
Definition PathFollowingComponent.cpp:82
Definition Voronoi.cpp:10