paused property

Gets a flag that specifies whether playback is paused.

 

Syntax

object.get_paused(* paused);

Property values

Type: VARIANT_BOOL

VARIANT_FALSE (false)

The playback is not paused.

VARIANT_TRUE (true)

The playback is paused.

Standards information

See also

How to use HTML5 to play video files on your webpage

How to use HTML5 to Add an Audio Player to your Webpage

Make your videos accessible with Timed Text Tracks