Version: Unity 6.7 Alpha (6000.7)
LanguageEnglish
  • C#

AudioSpeakerMode.Mode7point1point4

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

Description

The Surround 7.1.4 speaker setup which contains twelve channels.

The Surround 7.1.4 speaker mode contains twelve channels:

  • Front left
  • Front right
  • Front center
  • Low-Frequency Effects (LFE subwoofer)
  • Side left
  • Side right
  • Rear left
  • Rear right
  • Top front left
  • Top front right
  • Top rear left
  • Top rear right

This speaker mode is only available when the Enhanced Audio Foundation is active. It can be used through the Output Channel Layout in the Audio Manager project settings. Requesting it through AudioSettings.Reset while the Classic Audio Foundation is active throws an ArgumentException.