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:
phil popp
2022-10-12 14:07:25 -04:00
parent 8dbf3a7340
commit 25b5881f1c
8 changed files with 0 additions and 94 deletions
@@ -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"),