Gets or sets the audio playback balance. Value -100 equals to the maximal volume at the left speaker and silence at the right speaker. Value 100 equals to the maximal value at the right speaker and silence at the left speaker.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public int Balance { get; set; }

See Also