forked from 0x2620/pandora
pass loop
This commit is contained in:
parent
23bc662211
commit
156f4f255a
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ pandora.ui.embedPlayer = function() {
|
|||
invertHighlight: options.invertHighlight,
|
||||
muted: ui.videoMuted,
|
||||
paused: options.paused,
|
||||
loop: options.loop,
|
||||
playInToOut: options.playInToOut,
|
||||
position: options.position,
|
||||
poster: pandora.getMediaURL('/' + options.item + '/' + '96p' + (
|
||||
|
|
Loading…
Reference in a new issue