pass languages and audio track to player
This commit is contained in:
parent
f61cc7ee54
commit
32719a212c
3 changed files with 34 additions and 11 deletions
|
|
@ -13,6 +13,7 @@ pandora.ui.item = function() {
|
|||
pandora.api.get({
|
||||
id: pandora.user.ui.item,
|
||||
keys: isVideoView ? [
|
||||
'audioTracks',
|
||||
'cuts', 'director', 'duration', 'durations', 'editable', 'layers',
|
||||
'modified', 'parts', 'posterFrame', 'rendered', 'rightslevel',
|
||||
'size', 'title', 'videoRatio', 'year'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue