You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
18 lines
606 B
INI
18 lines
606 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
|
|
AudioCaptureModuleName=MagicLeapAudioCapture
|
|
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
|
|
PlatformHeadroomDB=-4
|
|
UseAudioMixer=true
|
|
|
|
;Override Android settings back to default
|
|
[LocalNotification]
|
|
DefaultPlatformService=
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=
|
|
NativePlatformService=
|