pass languages and audio track to player

This commit is contained in:
j 2014-07-23 17:45:39 +02:00
commit 32719a212c
3 changed files with 34 additions and 11 deletions

View file

@ -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'