Gets or sets the video 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.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public int Balance { get; set; } |