AutoRewind Property (SparkVideoDisplay)
Class
SparkVideoDisplay
.
Action
Gets whether the FLV file should rewind to the first frame when play stops.
Syntax
C#
protected
Boolean
autoRewind { get; }
VB
'Declaration Protected Read Property autoRewind As
Boolean
Access
Read only.