Navigation
API > API/Runtime > API/Runtime/Engine
Copyright Epic Games, Inc. All Rights Reserved.
| Name | EAudioOutputTarget::Type |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/AudioOutputTarget.h |
| Include Path | #include "Sound/AudioOutputTarget.h" |
Syntax
namespace EAudioOutputTarget
{
enum Type
{
Speaker,
Controller,
ControllerFallbackToSpeaker,
}
}
Values
| Name | Remarks |
|---|---|
| Speaker | |
| Controller | |
| ControllerFallbackToSpeaker |