AutoPlay Test

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

Sample embed code:
kWidget.embed({
'targetId': 'kaltura_player',
'wid': '_243342',
'uiconf_id' : '12905712',
'entry_id' : '0_uka1msg4',
'flashvars': {
'autoPlay': true
}
});