You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
18 lines
435 B
INI
18 lines
435 B
INI
[Audio]
|
|
AudioDeviceModuleName=AndroidAudio
|
|
; Defines a platform-specific volume headroom (in dB) for audio to provide better platform consistency with respect to volume levels.
|
|
PlatformHeadroomDB=0
|
|
|
|
[DeviceProfileManager]
|
|
DeviceProfileSelectionModule="AndroidDeviceProfileSelector"
|
|
|
|
[Advertising]
|
|
DefaultProviderName=AndroidAdvertising
|
|
|
|
[OnlineSubsystem]
|
|
DefaultPlatformService=GooglePlay
|
|
|
|
[SlateRenderer]
|
|
NumPreallocatedVertices=200
|
|
|