Duration Property (SparkVideoDisplay)

Action

Gets the duration of the video's playback, in seconds.

Syntax

C#
protected Double duration { get; }
VB
'Declaration
Protected Read Property duration As Double

Access

Read only.