Gets or sets the average volume to the left and right speaker.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntaxpublic int Volume { get; set; }Public Property Volume As Integer
Get
Set
public:
property int Volume {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also