Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AudioSettings.Mobile.OnMuteStateChanged

Switch to Manual

Parameters

value True if current device media volume is 0, false otherwise.

Description

A delegate called whenever the device mute state is changed.

Note: When this delegate is called AudioSettings.Mobile.muteState property is also updated.