EAudioOutputTarget::Type

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Sound/AudioOutputTarget.h

Include

#include "Sound/AudioOutputTarget.h"

Syntax

namespace EAudioOutputTarget
{
    enum Type
    {
        Speaker,
        Controller,
        ControllerFallbackToSpeaker,
    }
}

Values

Name

Description

Speaker

Controller

ControllerFallbackToSpeaker

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss