You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-70387 Fix up INI files to make sure we are using AudioMixerAndroid rather than AndroidAudio backend. #rb none #fyi aaron.mcleran, chris.babcock
#ROBOMERGE-OWNER: ryan.gerleve #ROBOMERGE-AUTHOR: ethan.geller #ROBOMERGE-SOURCE: CL 5119930 in //UE4/Release-4.22/... via CL 5206672 #ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking) [CL 5220239 by ethan geller in Dev-Networking branch]
This commit is contained in:
@@ -16,6 +16,7 @@ AudioDeviceModuleName=AndroidAudio
|
||||
AudioMixerModuleName=AudioMixerAndroid
|
||||
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
|
||||
PlatformHeadroomDB=-6
|
||||
UseAudioMixer=true
|
||||
|
||||
[PlatformMemoryBuckets]
|
||||
LargestMemoryBucket_MinGB=8
|
||||
|
||||
Reference in New Issue
Block a user