You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Remove 5.0 channel format from MetaSoundSource and MetaSound WavePlayer node.
#jira UE-161170, UE-161172 #rnx #preflight 63460236b757820b7aa1fdd2 #rb helen.yang [CL 22482360 by phil popp in ue5-main branch]
This commit is contained in:
@@ -25,7 +25,6 @@ enum class EMetasoundSourceAudioFormat : uint8
|
||||
Mono,
|
||||
Stereo,
|
||||
Quad,
|
||||
FiveDotZero UMETA(DisplayName="5.0"),
|
||||
FiveDotOne UMETA(DisplayName="5.1"),
|
||||
SevenDotOne UMETA(DisplayName="7.1"),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user