VideoPlayer.iconeffect

Configuration attribute for Interactive Video Viewer.

[VideoPlayer.|<containerId>_videoPlayer.]iconeffect=0|1[, *count*][, *fade*][, *autoHide*]

0|1

Enables the IconEffect to be displayed on top of the video when the video is in a paused state. On some devices, native controls are used. In such cases, the iconeffect modifier is ignored.

count

Specifies the maximum number of times the IconEffect appears and reappears. A value of -1 indicates that the icon reappears indefinitely.

fade

Specifies the duration of show or hide animation, in seconds.

autoHide

Sets the number of seconds that the IconEffect stays fully visible before it auto-hides. That is, the time after the fade in animation is completed and before the fade out animation starts. Set to 0 to disable auto-hide behavior.

Properties

Optional.

Default

1,-1,0.3,0

Example

iconeffect=0

On this page