unreal.MetasoundSourceAudioFormat

class unreal.MetasoundSourceAudioFormat

Bases: unreal.EnumBase

Declares the output audio format of the UMetaSoundSource

C++ Source:

  • Plugin: Metasound

  • Module: MetasoundEngine

  • File: MetasoundSource.h

MONO

Mono audio output

Type

0

STEREO

Stereo audio output

Type

1