volume
Description:
public double volume {
get;
set; }
Current volume as a decimal number (1.0 = 100%).
Note that Player uses a CUBIC volume scale, meaning that this property value reflects
human hearing level and can be easily bound to volume sliders as-is.