SmartCropVideoPlayer.iconeffect

Configuration attribute for Smart Crop Video Viewer.

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

0|1

Enables the IconEffect to display on top of the video when the video is paused. On some devices, native controls are used. In such case, 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 number of seconds that the IconEffect stays visible before it auto-hides. That is, the time after fade-in animation is completed and before fade-out animation starts. A setting of 0 disables auto-hide behavior.

Properties

Optional.

Default

1,-1,0.3,0

Example

iconeffect=0

On this page