-
Notifications
You must be signed in to change notification settings - Fork 17
/
skin.json
430 lines (430 loc) · 17.5 KB
/
skin.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
{
"general": {
"watermark": {"imageResource": {"url": "","androidResource" : "logo","iosResource" : "logo" },
"position": "bottomRight",
"clickUrl": "",
"target": "_blank",
"transparency": 1,
"scalingOption": "default",
"scalingPercentage": 20
},
"bufferingSpinnerDelay": 750,
"loadingImage": {"imageResource": {"url": "//player.ooyala.com/static/v4/candidate/latest/skin-plugin/assets/images/loader_svg.svg" } },
"accentColor":"#448aff"
},
"localization": {
"defaultLanguage": "en",
"availableLanguageFile": [
{
"language": "en",
"languageFile": "",
"androidResource": "skin-config/languageFiles/en.json",
"iosResource": "en"
},
{
"language": "es",
"languageFile": "",
"androidResource": "skin-config/languageFiles/es.json",
"iosResource": "es"
},
{
"language": "zh",
"languageFile": "",
"androidResource": "skin-config/languageFiles/zh.json",
"iosResource": "zh"
},
{
"language": "ja",
"languageFile": "",
"androidResource": "skin-config/languageFiles/ja.json",
"iosResource": "ja"
},
{
"language": "ko",
"languageFile": "",
"androidResource": "skin-config/languageFiles/ko.json",
"iosResource": "ko"
}
]
},
"languageDirections": {
"ar": "rtl",
"dv": "rtl",
"he": "rtl",
"fa": "rtl",
"ks": "rtl",
"ku": "rtl",
"pa": "rtl",
"ps": "rtl",
"sd": "rtl",
"tk": "rtl",
"ug": "rtl",
"ur": "rtl",
"yi": "rtl"
},
"responsive": {
"breakpoints": {
"audio-only-xs": {"id": "audio-only-xs", "name": "oo-xsmall", "multiplier": 0.7},
"xs": {"id": "xs", "name": "oo-xsmall", "maxWidth": 559, "multiplier": 0.7},
"sm": {"id": "sm", "name": "oo-small", "minWidth": 560, "maxWidth": 839, "multiplier": 1},
"md": {"id": "md", "name": "oo-medium", "minWidth": 840, "maxWidth": 1279, "multiplier": 1},
"lg": {"id": "lg", "name": "oo-large", "minWidth": 1280, "multiplier": 1.2}
},
"aspectRatio": "auto"
},
"startScreen": {
"promoImageSize": "default",
"showPlayButton": true,
"playButtonPosition": "center",
"playIconStyle": {
"color": "white",
"opacity": 1
},
"showTitle": true,
"showDescription": true,
"titleFont": {
"color": "white"
},
"descriptionFont": {
"color": "white"
},
"infoPanelPosition": "topLeft",
"showPromo": true
},
"pauseScreen": {
"showPauseIcon": true,
"pauseIconPosition": "center",
"PauseIconStyle": {
"color": "white",
"opacity": 1
},
"showTitle": true,
"showDescription": true,
"infoPanelPosition": "topLeft",
"screenToShowOnPause": "default"
},
"endScreen": {
"screenToShowOnEnd": "discovery",
"showReplayButton": true,
"replayIconStyle": {
"color": "white",
"opacity": 1
},
"showTitle": false,
"showDescription": false,
"infoPanelPosition": "topLeft"
},
"adScreen": {
"showAdMarquee": true,
"showAdCountDown": true,
"showControlBar": false
},
"discoveryScreen": {
"panelTitle": {
"titleFont": {
"fontFamily": "Roboto Condensed",
"color": "white"
}
},
"contentTitle": {
"show": true,
"font": {
"fontFamily": "Roboto Condensed",
"color": "white"
}
},
"showCountDownTimerOnEndScreen": true,
"countDownTime": 10
},
"shareScreen": {
"shareContent": ["social", "embed"],
"socialContent": ["twitter", "facebook", "google+", "email"],
"embed": {
"source": "<iframe width='640' height='480' frameborder='0' allowfullscreen src='//player.ooyala.com/static/v4/candidate/latest/skin-plugin/iframe.html?ec=<ASSET_ID>&pbid=<PLAYER_ID>&pcode=<PUBLISHER_ID>'></iframe>"
}
},
"moreOptionsScreen": {
"brightOpacity": 1.0,
"darkOpacity": 0.4,
"iconSize": 30,
"color": "white",
"iconStyle": {
"active": {
"color": "#FFFFFF",
"opacity": 1.0
},
"inactive": {
"color": "#FFFFFF",
"opacity": 0.95
}
}
},
"closedCaptionOptions": {
"enabled": true,
"language": "en",
"textColor": "White",
"windowColor": "Transparent",
"backgroundColor": "Black",
"textOpacity": 1,
"backgroundOpacity": 0.6,
"windowOpacity": 0,
"fontType": "Proportional Sans-Serif",
"fontSize": "Medium",
"textEnhancement": "Uniform"
},
"upNext": {
"showUpNext": true,
"timeToShow": 10
},
"playbackSpeed": {
"options": [ 0.5, 0.75, 1, 1.25, 1.5, 2 ]
},
"skipControls": {
"enabled": false,
"skipBackwardTime": 10,
"skipForwardTime": 10,
"buttons": {
"previousVideo": {
"enabled": true,
"index": 1
},
"skipBackward": {
"enabled": true,
"index": 2
},
"skipForward": {
"enabled": true,
"index": 3
},
"nextVideo": {
"enabled": true,
"index": 4
}
},
"controlBarSkipControls": {
"previousVideo": {
"enabled": true,
"index": 1
},
"skipBackward": {
"enabled": true,
"index": 2
},
"playPause": {
"enabled": true,
"index": 3
},
"skipForward": {
"enabled": true,
"index": 4
},
"nextVideo": {
"enabled": true,
"index": 5
}
}
},
"castControls": {
"enabled": false,
"skipBackwardTime": 10,
"skipForwardTime": 10,
"buttons": {
"previousVideo": {
"enabled": true,
"index": 1
},
"skipBackward": {
"enabled": true,
"index": 2
},
"skipForward": {
"enabled": true,
"index": 3
},
"nextVideo": {
"enabled": true,
"index": 4
}
},
"iconStyle": {
"active": {
"color": "#3eb5f7"
},
"inactive": {
"color": "#FFFFFF"
}
}
},
"controlBar": {
"enabled": true,
"volumeControl": {
"color": ""
},
"iconStyle": {
"active": {
"color": "#FFFFFF",
"opacity": 1.0
},
"inactive": {
"color": "#FFFFFF",
"opacity": 0.95
}
},
"autoHide": true,
"height": 90,
"logo": {
"imageResource": {"url": "","androidResource": "logo","iosResource": "logo"},
"clickUrl": "http://www.ooyala.com",
"target": "_blank",
"width": 96,
"height": 24
},
"adScrubberBar": {
"backgroundColor": "rgba(175,175,175,1)",
"bufferedColor": "rgba(127,127,127,1)",
"playedColor": "rgba(255,63,128,1)",
"scrubberHandleColor": "rgba(67,137,255,1)",
"scrubberHandleBorderColor": "rgba(255,255,255,1)"
},
"scrubberBar": {
"backgroundColor": "rgba(175,175,175,0.5)",
"bufferedColor": "rgba(175,175,175,0.7)",
"playedColor": "",
"scrubberHandleColor": "rgba(67,137,255,1)",
"scrubberHandleBorderColor": "rgba(255,255,255,1)",
"thumbnailPreview": true
},
"tooltips":{
"enabled":false
},
"qualitySelection":{
"format": "bitrate"
}
},
"live": {
"forceDvrDisabled": false
},
"isVrAnimationEnabled": {
"vrNotification": true,
"vrIcon": false
},
"audio": {
"audioLanguage": "none"
},
"animationDurations": {
"vrNotification": 5,
"vrIcon": 4
},
"buttons": {
"desktopContent": [
{"name":"playPause", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":240 },
{"name":"live", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45},
{"name":"timeDuration", "location":"controlBar", "whenDoesNotFit":"drop", "minWidth":145 },
{"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 },
{"name":"chromecast", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"airPlay", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"share", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"discovery", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"closedCaption", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"quality", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"logo", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":125 },
{"name":"stereoscopic", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"audioAndCC", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":45 },
{"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"arrowsBlack", "location": "mainView", "whenDoesNotFit":"keep", "minWidth":45 }
],
"desktopAd": [
{"name":"playPause", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":240 },
{"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 },
{"name":"logo", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":125 },
{"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 }
],
"mobileContent": [
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 },
{"name":"live", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45},
{"name":"timeDuration", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":60 },
{"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 },
{"name":"chromecast", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 },
{"name":"airPlay", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 },
{"name":"share", "location":"moreOptions" },
{"name":"discovery", "location":"moreOptions" },
{"name":"closedCaption", "location":"moreOptions" },
{"name":"stereoscopic", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 },
{"name":"audioAndCC", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 },
{"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 },
{"name":"pipButton", "location": "controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 }
],
"mobileAd": [
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 },
{"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 },
{"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"moveToMoreOptions", "minWidth":28 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":28 }
],
"audioOnly": {
"desktop": [
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":200 },
{"name":"skipControls", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":200 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"share", "location":"moreOptions" },
{"name":"playbackSpeed", "location":"moreOptions" }
],
"mobile": [
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":60 },
{"name":"seekBackwards", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":60 },
{"name":"playPause", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":60 },
{"name":"seekForward", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":60 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"share", "location":"moreOptions" },
{"name":"playbackSpeed", "location":"moreOptions" }
]
}
},
"icons": {
"play": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0076", "fontStyleClass": "oo-icon oo-icon-play-slick"},
"pause": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0067", "fontStyleClass": "oo-icon oo-icon-pause-slick"},
"volume": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0062", "fontStyleClass": "oo-icon oo-icon-volume-on-ooyala-default"},
"volumeOff": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0070", "fontStyleClass": "oo-icon oo-icon-volume-mute-ooyala-default"},
"expand": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0069", "fontStyleClass": "oo-icon oo-icon-system-fullscreen"},
"compress": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u006a", "fontStyleClass": "oo-icon oo-icon-system-minimizescreen"},
"ellipsis": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0066", "fontStyleClass": "oo-icon oo-icon-system-menu"},
"replay": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0063", "fontStyleClass": "oo-icon oo-icon-system-replay"},
"next": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0044", "fontStyleClass": "oo-icon oo-icon-next"},
"previous": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u003c", "fontStyleClass": "oo-icon oo-icon-previous"},
"forward": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0028", "fontStyleClass": "oo-icon oo-icon-forward"},
"share": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u006f", "fontStyleClass": "oo-icon oo-icon-share"},
"cc": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u006B", "fontStyleClass": "oo-icon oo-icon-cc"},
"stereoscopic": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0057", "fontStyleClass": "oo-icon"},
"discovery": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u006C", "fontStyleClass": "oo-icon oo-icon-discovery-binoculars"},
"quality": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u006D", "fontStyleClass": "oo-icon oo-icon-bitrate"},
"setting": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u006E", "fontStyleClass": "oo-icon oo-icon-system-settings"},
"dismiss": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0065", "fontStyleClass": "oo-icon oo-icon-system-close"},
"toggleOn": {"fontFamilyName": "fontawesome", "fontString": "\uf205", "fontStyleClass": ""},
"toggleOff": {"fontFamilyName": "fontawesome", "fontString": "\uf204", "fontStyleClass": ""},
"left": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0072", "fontStyleClass": "oo-icon oo-icon-system-left-arrow"},
"right": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0073", "fontStyleClass": "oo-icon oo-icon-system-right-arrow"},
"learn": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0074", "fontStyleClass": "oo-icon oo-icon-system-more-information"},
"skip": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0075", "fontStyleClass": "oo-icon oo-icon-skip-slick"},
"warning": {"fontFamilyName": "fontawesome", "fontString": "\uf06a", "fontStyleClass": ""},
"auto": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0064", "fontStyleClass": "oo-icon oo-icon-system-auto"},
"arrowsBlack": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0052", "fontStyleClass": "oo-icon"},
"arrowsWhite": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0052", "fontStyleClass": "oo-icon"},
"circleArrowsBlack": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u005D", "fontStyleClass": "oo-icon"},
"circleArrowsWhite": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u005D", "fontStyleClass": "oo-icon"},
"stereoOn": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0057", "fontStyleClass": "oo-icon oo-icon-system-auto"},
"stereoOff": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0057", "fontStyleClass": "oo-icon oo-icon-system-auto"},
"vrIcon": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0059", "fontStyleClass": "oo-icon"},
"audioAndCC": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u005F", "fontStyleClass": "oo-icon oo-icon-audio-and-cc"},
"selected": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0040", "fontStyleClass": "oo-icon oo-icon-selected"},
"chromecast-connected": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u003B", "fontStyleClass": "oo-icon"},
"chromecast-disconnected": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u003A", "fontStyleClass": "oo-icon"},
"airPlay-connected": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u007C", "fontStyleClass": "oo-icon"},
"airPlay-disconnected": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u007B", "fontStyleClass": "oo-icon"},
"pipInButton": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u002B", "fontStyleClass": "oo-icon"},
"pipOutButton": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u002C", "fontStyleClass": "oo-icon"}
}
}