CurrentTime Property (SparkVideoDisplay)
Class
SparkVideoDisplay
.
Action
Gets the current time of the playhead, measured in seconds, since the video starting playing.
Syntax
C#
protected
Double
currentTime { get; }
VB
'Declaration Protected Read Property currentTime As
Double
Access
Read only.