thrimbletrimmer: disable autoplay

pull/134/head
Mike Lang 5 years ago
parent 7edc6ac149
commit a6ee746e6b

@ -8,7 +8,7 @@ function setupPlayer(isEditor, source, startTrim, endTrim) {
liveui: true,
//fluid:true,
controls:true,
autoplay:true,
autoplay:false,
width:1280,
height:420,
playbackRates: [0.5, 1, 1.25, 1.5, 2],

Loading…
Cancel
Save