Gets or sets the video playback volume. Value 100 equals to the maximal volume, value 0 equals to the silence.

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

Syntax

C#
public int Volume { get; set; }

See Also