Table of Contents

Enum AudioServer.SpeakerMode

Namespace
Godot
Assembly
GodotSharp.dll
public enum AudioServer.SpeakerMode : long

Fields

ModeStereo = 0

Two or fewer speakers were detected.

Surround31 = 1

A 3.1 channel surround setup was detected.

Surround51 = 2

A 5.1 channel surround setup was detected.

Surround71 = 3

A 7.1 channel surround setup was detected.