Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Mode7point1point4

The Surround 7.1.4 speaker setup which contains twelve channels.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.AudioModule
Mode7point1point4 = 13

Remarks

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.