EAudioBusChannels

The number of channels to mix audio into the source bus.

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Sound/AudioBus.h"

Syntax

enum EAudioBusChannels
{
    Mono,
    Stereo,
}

Values

Name

Description

Mono

Stereo

Remarks

The number of channels to mix audio into the source bus.

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