AutoPlay Test

AutoPlay config var, detects devices that can't autoplay without a user gesture, and just displays the play button.


Sample embed code:
  1. kWidget.embed({
  2. 'targetId': 'kaltura_player',
  3. 'wid': '_243342',
  4. 'uiconf_id' : '12905712',
  5. 'entry_id' : '0_uka1msg4',
  6. 'flashvars': {
  7. 'autoPlay': true
  8. }
  9. });
html5 qunit | flash qunit