Navigation
API > API/Runtime > API/Runtime/Engine
The number of channels to mix audio into the source bus.
| Name | ESourceBusChannels |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundSourceBus.h |
| Include Path | #include "Sound/SoundSourceBus.h" |
Syntax
enum ESourceBusChannels
{
Mono,
Stereo,
}
Values
| Name | Remarks |
|---|---|
| Mono | |
| Stereo |