Enum EMonoChannelUpmixMethod
Enumeration defines how to treat mono 2D playback. Mono sounds need to upmixed to stereo when played back in 2D.
Namespace: UE4.Engine
Assembly: UE4DotNet.dll
Syntax
public enum EMonoChannelUpmixMethod
Fields
| Name | Description |
|---|---|
| EMonoChannelUpmixMethod_MAX | |
| EqualPower | |
| FullVolume | |
| Linear |