PlayerRightVolume Property |
Gets or sets the average volume to the right speaker.
Namespace: Alvas.AudioAssembly: Alvas.Audio (in Alvas.Audio.dll) Version: 2016.0.6173.41573
Syntax public int RightVolume { get; set; }
Public Property RightVolume As Integer
Get
Set
public:
property int RightVolume {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also