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