Legacy Documentation: Version 2018.2 (Go to current version)
LanguageEnglish
  • C#

AudioSettings.OnAudioConfigurationChanged

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual

Parameters

valueTrue if the change was caused by an device change.

Description

A delegate called whenever the global audio settings are changed, either by AudioSettings.Reset or by an external factor such as the OS control panel changing the sample rate or because the default output device was changed, for example when plugging in an HDMI monitor or a USB headset.

See AudioSettings.Reset for an example.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答