You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#RB: joe.conley #JIRA: UE-62748 #CodeReview: chris.babcock #fyi Jack.Porter [CL 4281117 by Jason Bestimt in Dev-VR branch]
16 lines
542 B
INI
16 lines
542 B
INI
[Audio]
|
|
; Use this to ensure that MagicLeapAudio is used for supported devices:
|
|
AudioDeviceModuleName=MagicLeapAudio
|
|
; Defining below allows switching to audio mixer using -audiomixer commandline
|
|
AudioMixerModuleName=MagicLeapAudio
|
|
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
|
|
PlatformHeadroomDB=-4
|
|
|
|
;Override Android settings back to default
|
|
[LocalNotification]
|
|
DefaultPlatformService=
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=
|
|
NativePlatformService=
|