Navigation
API > API/Runtime > API/Runtime/AudioMixerCore
References
Module | AudioMixerCore |
Header | /Engine/Source/Runtime/AudioMixerCore/Public/AudioMixerTypes.h |
Include | #include "AudioMixerTypes.h" |
Syntax
namespace Audio
{
namespace EAudioMixerStreamDataFormat
{
enum Type
&123;
Unknown,
Float,
Int16,
Unsupported,
&125;
}
}
Values
Name | Description |
---|---|
Unknown | |
Float | |
Int16 | |
Unsupported |