Click or drag to resize

AudioStreamPlayerMixTarget Property

If the audio configuration has more than two speakers, this sets the target channels. See AudioStreamPlayerMixTargetEnum constants.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public AudioStreamPlayerMixTargetEnum MixTarget { get; set; }

Property Value

Type: AudioStreamPlayerMixTargetEnum
See Also