SmartCropVideoPlayer.playback

Configuration attribute for Smart Crop Video Viewer.

[SmartCropVideoPlayer.|<containerId>_smartCropVideoPlayer.]playback=auto|progressive

auto|progressive

Sets the type of playback used by the viewer. When auto is set, on most desktop browsers and all iOS devices, the viewer uses HTML5 streaming video in HLS format. It falls back to progressive HTML5 playback on certain systems like older Internet Explorer and Android™.

If progressive is specified, the viewer relies only on HTML5 playback as natively supported by browsers and plays video progressively on all systems.

For more information on the playback selection in auto and progressive modes, consult the Viewer SDK User Guide.

Properties

Optional.

Ignored when viewer works with external video. See [External Video Support]
(/docs/dynamic-media-developer-resources/library/c-html5-aem-asset-viewers/c-html5-aem-smartcropvideo/r-html5-aem-smartcropvideo-viewer-external-video-support.html?lang=en#concept-22c67fee43274a29b28ee16770b1b1f3).

Default

auto

Example

playback=progressive

On this page