Playing Property (SparkVideoPlayer)

Action

Gets a value if the video is playing or is attempting to play.

Syntax

C#
protected Boolean playing { get; }
VB
'Declaration
Protected Read Property playing As Boolean

Access

Read only.