Navigation
API > API/Runtime > API/Runtime/AudioMixerCore > API/Runtime/AudioMixerCore/FDeviceSwapContext
Overloads
FDeviceSwapContext()
| |
|
| Name |
FDeviceSwapContext |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include Path |
#include "AudioMixer.h" |
FDeviceSwapContext()
FDeviceSwapContext(const FString &, const FString &)
| |
|
| Name |
FDeviceSwapContext |
| Type |
function |
| Header File |
/Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include Path |
#include "AudioMixer.h" |
FDeviceSwapContext
(
const FString & InRequestedDeviceID,
const FString & InReason
)