Volume Property (SparkVideoDisplay)
Class
SparkVideoDisplay
.
Action
Gets the volume level, specified as a value between 0 and 1.
Syntax
C#
protected
Double
volume { get; }
VB
'Declaration Protected Read Property volume As
Double
Access
Read only.