Configuration attribute for Video Viewer.
[VideoPlayer.|<containerId>_videoPlayer.]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. |
Optional.
Ignored when viewer works with external video. See External Video Support.
auto
playback=progressive