Navigation
API > API/Runtime > API/Runtime/AudioMixerCore
| Name | FDeviceSwapResult |
| Type | struct |
| Header File | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixer.h |
| Include Path | #include "AudioMixer.h" |
Syntax
struct FDeviceSwapResult
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FDeviceSwapResult() |
AudioMixer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| DeviceInfo | FAudioPlatformDeviceInfo | AudioMixer.h | ||
| SuccessfulDurationMs | double | AudioMixer.h | ||
| SwapReason | FString | AudioMixer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool IsNewDeviceReady() |
AudioMixer.h |