Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Runtime/Metasound/Source/MetasoundEngine/Public/MetasoundSource.h |
Include |
#include "MetasoundSource.h" |
enum EMetasoundSourceAudioFormat
{
Mono,
Stereo,
COUNT,
}
Name |
Description |
---|---|
Mono |
Mono audio output. |
Stereo |
Stereo audio output. |
COUNT |
Declares the output audio format of the UMetaSoundSource