Configuration attribute for Interactive Video Viewer.
[VideoPlayer.|<containerId>_videoPlayer.]playback=auto|progressive
auto|progressive |
Sets the type of playback used by the viewer. When auto is set, in most desktop browsers and all iOS devices, the viewer uses HTML5 streaming video in HLS format. And, it falls back to progressive HTML5 playback on certain systems like older Internet Explorer and Android™. When progressive is set, 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 native modes, see the HTML5 Viewers SDK User Guide. |
Optional.
auto
playback=progressive