UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
WindowsMMCvarUtils.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5
6namespace Audio
7{
9 {
10 public:
12 static bool ShouldIgnoreDeviceSwaps();
13
15 static bool ShouldLogDeviceSwaps();
16
19 };
20
21} // namespace Audio
Definition WindowsMMCvarUtils.h:9
static bool ShouldIgnoreDeviceSwaps()
Definition WindowsMMCvarUtils.cpp:32
static bool IsAggregateDeviceSupportCVarEnabled()
Definition WindowsMMCvarUtils.cpp:42
static bool ShouldLogDeviceSwaps()
Definition WindowsMMCvarUtils.cpp:37
NO_LOGGING.
Definition AudioMixerPlatformAndroid.cpp:53