forked from ooyala/skin-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathskin.json
263 lines (263 loc) · 10.9 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
{
"general": {
"watermark": {"imageResource": {"url": "","androidResource" : "logo","iosResource" : "logo" },
"position": "bottomRight",
"clickUrl": "",
"target": "_blank",
"transparency": 1,
"scalingOption": "default",
"scalingPercentage": 20
},
"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"
}
]
},
"responsive": {
"breakpoints": {
"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
},
"controlBar": {
"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
}
},
"live": {
"forceDvrDisabled": false
},
"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":"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":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45 },
{"name":"moreOptions", "location":"controlBar", "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":50 },
{"name":"live", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":45},
{"name":"timeDuration", "location":"controlBar", "whenDoesNotFit":"drop", "minWidth":100 },
{"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 },
{"name":"share", "location":"moreOptions" },
{"name":"discovery", "location":"moreOptions" },
{"name":"closedCaption", "location":"moreOptions" },
{"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }
],
"mobileAd": [
{"name":"volume", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"flexibleSpace", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":1 },
{"name":"fullscreen", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 },
{"name":"moreOptions", "location":"controlBar", "whenDoesNotFit":"keep", "minWidth":50 }
]
},
"icons": {
"play": {"fontFamilyName": "ooyala-slick-type", "fontString": "\u0068", "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"},
"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"},
"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"}
}
}