Click or drag to resize

AppAudio Property

Returns the active AudioService, used for playing UI sounds and controlling volume levels

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static AudioService Audio { get; }

Property Value

Type: AudioService
See Also