AutoPlay Property (SparkVideoDisplay)
Class
SparkVideoDisplay
.
Action
Gets whether the video starts playing immediately when the source property is set.
Syntax
C#
protected
Boolean
autoPlay { get; }
VB
'Declaration Protected Read Property autoPlay As
Boolean
Access
Read only.