@gcorevideo/player 2.20.1 → 2.20.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (262) hide show
  1. package/dist/core.js +1 -1
  2. package/dist/index.css +1328 -1328
  3. package/dist/index.js +305 -217
  4. package/dist/player.d.ts +270 -52
  5. package/dist/plugins/index.css +612 -612
  6. package/dist/plugins/index.js +1459 -1347
  7. package/docs/api/player.audioselector.md +1 -251
  8. package/docs/api/player.bigmutebutton.md +1 -156
  9. package/docs/api/player.clapprstats.exportmetrics.md +4 -0
  10. package/docs/api/player.clapprstats.md +7 -223
  11. package/docs/api/player.clapprstats.setupdatemetrics.md +2 -0
  12. package/docs/api/player.clicktopause.md +5 -113
  13. package/docs/api/player.clipsplugin.gettext.md +9 -0
  14. package/docs/api/player.clipsplugin.md +10 -94
  15. package/docs/api/player.clipspluginsettings.md +57 -0
  16. package/docs/api/player.clipspluginsettings.text.md +13 -0
  17. package/docs/api/player.contextmenu._constructor_.md +6 -3
  18. package/docs/api/player.contextmenu.md +13 -256
  19. package/docs/api/player.contextmenupluginsettings.label.md +11 -0
  20. package/docs/api/player.contextmenupluginsettings.md +93 -0
  21. package/docs/api/player.contextmenupluginsettings.preventshowcontextmenu.md +11 -0
  22. package/docs/api/player.contextmenupluginsettings.url.md +11 -0
  23. package/docs/api/player.dvrcontrols.md +1 -1
  24. package/docs/api/player.errorscreen.md +0 -2
  25. package/docs/api/player.favicon._constructor_.md +3 -0
  26. package/docs/api/player.favicon.bindevents.md +3 -0
  27. package/docs/api/player.favicon.configure.md +3 -0
  28. package/docs/api/player.favicon.destroy.md +3 -0
  29. package/docs/api/player.favicon.disable.md +3 -0
  30. package/docs/api/player.favicon.md +18 -1
  31. package/docs/api/player.favicon.name.md +3 -0
  32. package/docs/api/player.favicon.supportedversion.md +3 -0
  33. package/docs/api/player.gearevents.md +4 -1
  34. package/docs/api/player.googleanalytics._constructor_.md +3 -0
  35. package/docs/api/player.googleanalytics.addeventlisteners.md +3 -0
  36. package/docs/api/player.googleanalytics.embedscript.md +3 -0
  37. package/docs/api/player.googleanalytics.md +42 -1
  38. package/docs/api/player.googleanalytics.name.md +3 -0
  39. package/docs/api/player.googleanalytics.onbufferfull.md +3 -0
  40. package/docs/api/player.googleanalytics.onbuffering.md +3 -0
  41. package/docs/api/player.googleanalytics.ondvr.md +3 -0
  42. package/docs/api/player.googleanalytics.onended.md +3 -0
  43. package/docs/api/player.googleanalytics.onerror.md +3 -0
  44. package/docs/api/player.googleanalytics.onfullscreen.md +3 -0
  45. package/docs/api/player.googleanalytics.onhd.md +3 -0
  46. package/docs/api/player.googleanalytics.onpause.md +3 -0
  47. package/docs/api/player.googleanalytics.onplay.md +3 -0
  48. package/docs/api/player.googleanalytics.onready.md +3 -0
  49. package/docs/api/player.googleanalytics.onseek.md +3 -0
  50. package/docs/api/player.googleanalytics.onstop.md +3 -0
  51. package/docs/api/player.googleanalytics.onvolumechanged.md +3 -0
  52. package/docs/api/player.googleanalytics.push.md +3 -0
  53. package/docs/api/player.googleanalytics.supportedversion.md +3 -0
  54. package/docs/api/player.initeventdata.event.md +3 -0
  55. package/docs/api/player.initeventdata.md +7 -0
  56. package/docs/api/player.logo._constructor_.md +3 -0
  57. package/docs/api/player.logo.attributes.md +3 -0
  58. package/docs/api/player.logo.bindevents.md +3 -0
  59. package/docs/api/player.logo.md +20 -1
  60. package/docs/api/player.logo.name.md +3 -0
  61. package/docs/api/player.logo.render.md +3 -0
  62. package/docs/api/player.logo.stoplistening.md +3 -0
  63. package/docs/api/player.logo.supportedversion.md +3 -0
  64. package/docs/api/player.logo.template.md +3 -0
  65. package/docs/api/player.md +68 -20
  66. package/docs/api/player.mediacontrolelement.md +1 -1
  67. package/docs/api/player.multicamera.md +2 -0
  68. package/docs/api/player.seektime.attributes.md +3 -0
  69. package/docs/api/player.seektime.bindevents.md +3 -0
  70. package/docs/api/player.seektime.durationshown.md +3 -0
  71. package/docs/api/player.seektime.getseektime.md +3 -0
  72. package/docs/api/player.seektime.islivestreamwithdvr.md +3 -0
  73. package/docs/api/player.seektime.md +31 -0
  74. package/docs/api/player.seektime.mediacontrol.md +3 -0
  75. package/docs/api/player.seektime.mediacontrolcontainer.md +3 -0
  76. package/docs/api/player.seektime.name.md +3 -0
  77. package/docs/api/player.seektime.render.md +3 -0
  78. package/docs/api/player.seektime.shouldbevisible.md +3 -0
  79. package/docs/api/player.seektime.supportedversion.md +3 -0
  80. package/docs/api/player.seektime.template.md +3 -0
  81. package/docs/api/player.seektime.update.md +3 -0
  82. package/docs/api/player.share.md +2 -0
  83. package/docs/api/player.skiptime.md +2 -0
  84. package/docs/api/player.stalleventdata.count.md +3 -0
  85. package/docs/api/player.stalleventdata.event.md +3 -0
  86. package/docs/api/player.stalleventdata.md +8 -3
  87. package/docs/api/player.stalleventdata.time.md +3 -0
  88. package/docs/api/player.stalleventdata.total_ms.md +3 -0
  89. package/docs/api/player.starteventdata.event.md +3 -0
  90. package/docs/api/player.starteventdata.md +7 -0
  91. package/docs/api/player.telemetryevent.md +11 -0
  92. package/docs/api/player.telemetryeventdata.md +3 -0
  93. package/docs/api/player.telemetrypluginsettings.md +4 -1
  94. package/docs/api/player.telemetrypluginsettings.send.md +3 -0
  95. package/docs/api/player.telemetryrecord.md +3 -0
  96. package/docs/api/player.thumbnails.md +21 -139
  97. package/docs/api/player.thumbnailspluginsettings.md +23 -0
  98. package/docs/api/player.volumefade.md +1 -0
  99. package/docs/api/player.watcheventdata.event.md +3 -0
  100. package/docs/api/player.watcheventdata.md +7 -0
  101. package/lib/index.plugins.d.ts +0 -1
  102. package/lib/index.plugins.d.ts.map +1 -1
  103. package/lib/index.plugins.js +0 -1
  104. package/lib/plugins/audio-selector/AudioSelector.d.ts +28 -6
  105. package/lib/plugins/audio-selector/AudioSelector.d.ts.map +1 -1
  106. package/lib/plugins/audio-selector/AudioSelector.js +52 -22
  107. package/lib/plugins/big-mute-button/BigMuteButton.d.ts +18 -2
  108. package/lib/plugins/big-mute-button/BigMuteButton.d.ts.map +1 -1
  109. package/lib/plugins/big-mute-button/BigMuteButton.js +21 -16
  110. package/lib/plugins/bottom-gear/BottomGear.d.ts +1 -0
  111. package/lib/plugins/bottom-gear/BottomGear.d.ts.map +1 -1
  112. package/lib/plugins/bottom-gear/BottomGear.js +1 -0
  113. package/lib/plugins/clappr-stats/ClapprStats.d.ts +31 -8
  114. package/lib/plugins/clappr-stats/ClapprStats.d.ts.map +1 -1
  115. package/lib/plugins/clappr-stats/ClapprStats.js +24 -0
  116. package/lib/plugins/clappr-stats/types.d.ts +12 -0
  117. package/lib/plugins/clappr-stats/types.d.ts.map +1 -1
  118. package/lib/plugins/clappr-stats/types.js +3 -0
  119. package/lib/plugins/click-to-pause/ClickToPause.d.ts +13 -1
  120. package/lib/plugins/click-to-pause/ClickToPause.d.ts.map +1 -1
  121. package/lib/plugins/click-to-pause/ClickToPause.js +14 -4
  122. package/lib/plugins/clips/Clips.d.ts +34 -2
  123. package/lib/plugins/clips/Clips.d.ts.map +1 -1
  124. package/lib/plugins/clips/Clips.js +51 -22
  125. package/lib/plugins/context-menu/ContextMenu.d.ts +40 -13
  126. package/lib/plugins/context-menu/ContextMenu.d.ts.map +1 -1
  127. package/lib/plugins/context-menu/ContextMenu.js +48 -36
  128. package/lib/plugins/dvr-controls/DvrControls.d.ts +1 -3
  129. package/lib/plugins/dvr-controls/DvrControls.d.ts.map +1 -1
  130. package/lib/plugins/dvr-controls/DvrControls.js +11 -28
  131. package/lib/plugins/error-screen/ErrorScreen.d.ts +0 -1
  132. package/lib/plugins/error-screen/ErrorScreen.d.ts.map +1 -1
  133. package/lib/plugins/error-screen/ErrorScreen.js +0 -1
  134. package/lib/plugins/favicon/Favicon.d.ts +4 -0
  135. package/lib/plugins/favicon/Favicon.d.ts.map +1 -1
  136. package/lib/plugins/favicon/Favicon.js +4 -0
  137. package/lib/plugins/google-analytics/GoogleAnalytics.d.ts +4 -0
  138. package/lib/plugins/google-analytics/GoogleAnalytics.d.ts.map +1 -1
  139. package/lib/plugins/google-analytics/GoogleAnalytics.js +5 -1
  140. package/lib/plugins/index.d.ts +0 -1
  141. package/lib/plugins/index.d.ts.map +1 -1
  142. package/lib/plugins/index.js +0 -1
  143. package/lib/plugins/logo/Logo.d.ts +4 -0
  144. package/lib/plugins/logo/Logo.d.ts.map +1 -1
  145. package/lib/plugins/logo/Logo.js +4 -0
  146. package/lib/plugins/media-control/MediaControl.d.ts +1 -1
  147. package/lib/plugins/media-control/MediaControl.d.ts.map +1 -1
  148. package/lib/plugins/media-control/MediaControl.js +3 -1
  149. package/lib/plugins/multi-camera/MultiCamera.d.ts +3 -0
  150. package/lib/plugins/multi-camera/MultiCamera.d.ts.map +1 -1
  151. package/lib/plugins/multi-camera/MultiCamera.js +3 -0
  152. package/lib/plugins/seek-time/SeekTime.d.ts +4 -0
  153. package/lib/plugins/seek-time/SeekTime.d.ts.map +1 -1
  154. package/lib/plugins/seek-time/SeekTime.js +5 -1
  155. package/lib/plugins/share/Share.d.ts +3 -0
  156. package/lib/plugins/share/Share.d.ts.map +1 -1
  157. package/lib/plugins/share/Share.js +3 -0
  158. package/lib/plugins/skip-time/SkipTime.d.ts +3 -0
  159. package/lib/plugins/skip-time/SkipTime.d.ts.map +1 -1
  160. package/lib/plugins/skip-time/SkipTime.js +3 -0
  161. package/lib/plugins/telemetry/Telemetry.d.ts +18 -0
  162. package/lib/plugins/telemetry/Telemetry.d.ts.map +1 -1
  163. package/lib/plugins/telemetry/Telemetry.js +1 -0
  164. package/lib/plugins/thumbnails/Thumbnails.d.ts +48 -3
  165. package/lib/plugins/thumbnails/Thumbnails.d.ts.map +1 -1
  166. package/lib/plugins/thumbnails/Thumbnails.js +52 -18
  167. package/lib/plugins/volume-fade/VolumeFade.d.ts +1 -0
  168. package/lib/plugins/volume-fade/VolumeFade.d.ts.map +1 -1
  169. package/lib/plugins/volume-fade/VolumeFade.js +1 -0
  170. package/package.json +1 -1
  171. package/src/index.plugins.ts +0 -1
  172. package/src/plugins/audio-selector/AudioSelector.ts +227 -154
  173. package/src/plugins/big-mute-button/BigMuteButton.ts +100 -79
  174. package/src/plugins/bottom-gear/BottomGear.ts +1 -0
  175. package/src/plugins/clappr-stats/ClapprStats.ts +32 -8
  176. package/src/plugins/clappr-stats/types.ts +13 -0
  177. package/src/plugins/click-to-pause/ClickToPause.ts +47 -36
  178. package/src/plugins/clips/Clips.ts +127 -71
  179. package/src/plugins/context-menu/ContextMenu.ts +105 -76
  180. package/src/plugins/dvr-controls/DvrControls.ts +11 -30
  181. package/src/plugins/error-screen/ErrorScreen.ts +0 -1
  182. package/src/plugins/favicon/Favicon.ts +4 -0
  183. package/src/plugins/google-analytics/GoogleAnalytics.ts +5 -1
  184. package/src/plugins/index.ts +0 -1
  185. package/src/plugins/logo/Logo.ts +4 -0
  186. package/src/plugins/media-control/MediaControl.ts +4 -1
  187. package/src/plugins/multi-camera/MultiCamera.ts +3 -0
  188. package/src/plugins/seek-time/SeekTime.ts +5 -1
  189. package/src/plugins/share/Share.ts +3 -0
  190. package/src/plugins/skip-time/SkipTime.ts +3 -0
  191. package/src/plugins/telemetry/Telemetry.ts +18 -0
  192. package/src/plugins/thumbnails/Thumbnails.ts +268 -194
  193. package/src/plugins/volume-fade/VolumeFade.ts +1 -0
  194. package/temp/player.api.json +622 -2463
  195. package/tsconfig.tsbuildinfo +1 -1
  196. package/docs/api/player.audioselector.attributes.md +0 -17
  197. package/docs/api/player.audioselector.bindevents.md +0 -18
  198. package/docs/api/player.audioselector.events.md +0 -17
  199. package/docs/api/player.audioselector.hideselecttrackmenu.md +0 -18
  200. package/docs/api/player.audioselector.name.md +0 -14
  201. package/docs/api/player.audioselector.onshowlevelselectmenu.md +0 -18
  202. package/docs/api/player.audioselector.reload.md +0 -18
  203. package/docs/api/player.audioselector.render.md +0 -18
  204. package/docs/api/player.audioselector.supportedversion.md +0 -16
  205. package/docs/api/player.audioselector.template.md +0 -14
  206. package/docs/api/player.audioselector.togglecontextmenu.md +0 -18
  207. package/docs/api/player.audioselector.unbindevents.md +0 -18
  208. package/docs/api/player.audioselector.version.md +0 -14
  209. package/docs/api/player.bigmutebutton.bindevents.md +0 -18
  210. package/docs/api/player.bigmutebutton.events.md +0 -17
  211. package/docs/api/player.bigmutebutton.name.md +0 -14
  212. package/docs/api/player.bigmutebutton.render.md +0 -18
  213. package/docs/api/player.bigmutebutton.supportedversion.md +0 -16
  214. package/docs/api/player.bigmutebutton.template.md +0 -14
  215. package/docs/api/player.clapprstats._buildreport.md +0 -18
  216. package/docs/api/player.clapprstats._defaultreport.md +0 -52
  217. package/docs/api/player.clapprstats._playbackname.md +0 -14
  218. package/docs/api/player.clapprstats._playbacktype.md +0 -14
  219. package/docs/api/player.clapprstats.bindevents.md +0 -18
  220. package/docs/api/player.clapprstats.destroy.md +0 -18
  221. package/docs/api/player.clapprstats.name.md +0 -14
  222. package/docs/api/player.clapprstats.onfirstplaying.md +0 -18
  223. package/docs/api/player.clapprstats.playafterpause.md +0 -18
  224. package/docs/api/player.clapprstats.starttimers.md +0 -18
  225. package/docs/api/player.clapprstats.stopreporting.md +0 -18
  226. package/docs/api/player.clapprstats.supportedversion.md +0 -16
  227. package/docs/api/player.clicktopause.bindevents.md +0 -15
  228. package/docs/api/player.clicktopause.config.md +0 -11
  229. package/docs/api/player.clicktopause.name.md +0 -11
  230. package/docs/api/player.clicktopause.supportedversion.md +0 -13
  231. package/docs/api/player.clipsplugin.attributes.md +0 -13
  232. package/docs/api/player.clipsplugin.bindevents.md +0 -15
  233. package/docs/api/player.clipsplugin.makesvg.md +0 -49
  234. package/docs/api/player.clipsplugin.name.md +0 -11
  235. package/docs/api/player.clipsplugin.unbindevents.md +0 -15
  236. package/docs/api/player.contextmenu.attributes.md +0 -13
  237. package/docs/api/player.contextmenu.bindevents.md +0 -15
  238. package/docs/api/player.contextmenu.destroy.md +0 -15
  239. package/docs/api/player.contextmenu.events.md +0 -13
  240. package/docs/api/player.contextmenu.exposeversion.md +0 -14
  241. package/docs/api/player.contextmenu.label.md +0 -11
  242. package/docs/api/player.contextmenu.mediacontrol.md +0 -11
  243. package/docs/api/player.contextmenu.name.md +0 -11
  244. package/docs/api/player.contextmenu.render.md +0 -15
  245. package/docs/api/player.contextmenu.supportedversion.md +0 -13
  246. package/docs/api/player.contextmenu.template.md +0 -11
  247. package/docs/api/player.contextmenu.url.md +0 -11
  248. package/docs/api/player.disablecontrols.bindevents.md +0 -15
  249. package/docs/api/player.disablecontrols.container.md +0 -11
  250. package/docs/api/player.disablecontrols.md +0 -138
  251. package/docs/api/player.disablecontrols.name.md +0 -11
  252. package/docs/api/player.disablecontrols.supportedversion.md +0 -13
  253. package/docs/api/player.disablecontrols.unbindevents.md +0 -15
  254. package/docs/api/player.thumbnails.attributes.md +0 -13
  255. package/docs/api/player.thumbnails.bindevents.md +0 -15
  256. package/docs/api/player.thumbnails.name.md +0 -11
  257. package/docs/api/player.thumbnails.settext.md +0 -49
  258. package/docs/api/player.thumbnails.supportedversion.md +0 -13
  259. package/docs/api/player.thumbnails.template.md +0 -11
  260. package/src/plugins/disable-controls/DisableControls.ts +0 -81
  261. package/src/plugins/ga-events/GaEvents.js +0 -395
  262. package/src/plugins/ga-events/ga-tracking.js +0 -46
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## InitEventData.event property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,11 @@
4
4
 
5
5
  ## InitEventData interface
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
10
+ Telemetry init event data
11
+
7
12
  **Signature:**
8
13
 
9
14
  ```typescript
@@ -48,6 +53,8 @@ Description
48
53
 
49
54
  </td><td>
50
55
 
56
+ **_(BETA)_**
57
+
51
58
 
52
59
  </td></tr>
53
60
  </tbody></table>
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.(constructor)
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  Constructs a new instance of the `Logo` class
8
11
 
9
12
  **Signature:**
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.attributes property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.bindEvents() method
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,11 @@
4
4
 
5
5
  ## Logo class
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
10
+ The plugin adds custom logo to the player.
11
+
7
12
  **Signature:**
8
13
 
9
14
  ```typescript
@@ -39,7 +44,7 @@ Description
39
44
 
40
45
  </td><td>
41
46
 
42
- Constructs a new instance of the `Logo` class
47
+ **_(BETA)_** Constructs a new instance of the `Logo` class
43
48
 
44
49
 
45
50
  </td></tr>
@@ -85,6 +90,8 @@ Description
85
90
 
86
91
  </td><td>
87
92
 
93
+ **_(BETA)_**
94
+
88
95
 
89
96
  </td></tr>
90
97
  <tr><td>
@@ -104,6 +111,8 @@ string
104
111
 
105
112
  </td><td>
106
113
 
114
+ **_(BETA)_**
115
+
107
116
 
108
117
  </td></tr>
109
118
  <tr><td>
@@ -123,6 +132,8 @@ string
123
132
 
124
133
  </td><td>
125
134
 
135
+ **_(BETA)_**
136
+
126
137
 
127
138
  </td></tr>
128
139
  <tr><td>
@@ -142,6 +153,8 @@ any
142
153
 
143
154
  </td><td>
144
155
 
156
+ **_(BETA)_**
157
+
145
158
 
146
159
  </td></tr>
147
160
  </tbody></table>
@@ -174,6 +187,8 @@ Description
174
187
 
175
188
  </td><td>
176
189
 
190
+ **_(BETA)_**
191
+
177
192
 
178
193
  </td></tr>
179
194
  <tr><td>
@@ -186,6 +201,8 @@ Description
186
201
 
187
202
  </td><td>
188
203
 
204
+ **_(BETA)_**
205
+
189
206
 
190
207
  </td></tr>
191
208
  <tr><td>
@@ -198,6 +215,8 @@ Description
198
215
 
199
216
  </td><td>
200
217
 
218
+ **_(BETA)_**
219
+
201
220
 
202
221
  </td></tr>
203
222
  </tbody></table>
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.name property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.render() method
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.stopListening() method
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.supportedVersion property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## Logo.template property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -30,7 +30,7 @@ Description
30
30
 
31
31
  </td><td>
32
32
 
33
- **_(BETA)_**
33
+ **_(BETA)_** Adds an audio track selector to the media control UI.
34
34
 
35
35
 
36
36
  </td></tr>
@@ -41,7 +41,7 @@ Description
41
41
 
42
42
  </td><td>
43
43
 
44
- **_(BETA)_**
44
+ **_(BETA)_** Displays a big mute button over the video when it's muted. Once pressed, it unmutes the video.
45
45
 
46
46
 
47
47
  </td></tr>
@@ -74,7 +74,7 @@ Description
74
74
 
75
75
  </td><td>
76
76
 
77
- **_(BETA)_**
77
+ **_(BETA)_** Collects useful statistics about playback performance.
78
78
 
79
79
 
80
80
  </td></tr>
@@ -85,6 +85,8 @@ Description
85
85
 
86
86
  </td><td>
87
87
 
88
+ **_(BETA)_** Adds a behavior of toggling the playback state on click over the container
89
+
88
90
 
89
91
  </td></tr>
90
92
  <tr><td>
@@ -94,6 +96,8 @@ Description
94
96
 
95
97
  </td><td>
96
98
 
99
+ **_(BETA)_** Adds a behavior of showing a text over the seekbar to indicate the current clip.
100
+
97
101
 
98
102
  </td></tr>
99
103
  <tr><td>
@@ -103,14 +107,7 @@ Description
103
107
 
104
108
  </td><td>
105
109
 
106
-
107
- </td></tr>
108
- <tr><td>
109
-
110
- [DisableControls](./player.disablecontrols.md)
111
-
112
-
113
- </td><td>
110
+ **_(BETA)_** Displays a small context menu when clicked on the player container.
114
111
 
115
112
 
116
113
  </td></tr>
@@ -134,8 +131,6 @@ Description
134
131
 
135
132
  **_(BETA)_** Displays a descriptive error in the overlay on top of the player.
136
133
 
137
- TODO
138
-
139
134
 
140
135
  </td></tr>
141
136
  <tr><td>
@@ -145,6 +140,8 @@ TODO
145
140
 
146
141
  </td><td>
147
142
 
143
+ **_(BETA)_** The plugin adds custom favicon to the player's tab.
144
+
148
145
 
149
146
  </td></tr>
150
147
  <tr><td>
@@ -154,6 +151,8 @@ TODO
154
151
 
155
152
  </td><td>
156
153
 
154
+ **_(BETA)_** An example Google Analytics integration plugin
155
+
157
156
 
158
157
  </td></tr>
159
158
  <tr><td>
@@ -174,6 +173,8 @@ TODO
174
173
 
175
174
  </td><td>
176
175
 
176
+ **_(BETA)_** The plugin adds custom logo to the player.
177
+
177
178
 
178
179
  </td></tr>
179
180
  <tr><td>
@@ -194,6 +195,8 @@ TODO
194
195
 
195
196
  </td><td>
196
197
 
198
+ The plugin adds support for loading multiple streams and switching between them using the media control UI.
199
+
197
200
 
198
201
  </td></tr>
199
202
  <tr><td>
@@ -247,6 +250,8 @@ TODO
247
250
 
248
251
  </td><td>
249
252
 
253
+ **_(BETA)_** The plugin adds a seek time indicator to the media control UI.
254
+
250
255
 
251
256
  </td></tr>
252
257
  <tr><td>
@@ -256,6 +261,8 @@ TODO
256
261
 
257
262
  </td><td>
258
263
 
264
+ The plugin adds a share button to the media control UI.
265
+
259
266
 
260
267
  </td></tr>
261
268
  <tr><td>
@@ -265,6 +272,8 @@ TODO
265
272
 
266
273
  </td><td>
267
274
 
275
+ The plugin adds skip controls to the media control UI.
276
+
268
277
 
269
278
  </td></tr>
270
279
  <tr><td>
@@ -318,6 +327,8 @@ TODO
318
327
 
319
328
  </td><td>
320
329
 
330
+ **_(BETA)_** Displays the thumbnails of the video when available.
331
+
321
332
 
322
333
  </td></tr>
323
334
  <tr><td>
@@ -327,7 +338,7 @@ TODO
327
338
 
328
339
  </td><td>
329
340
 
330
- **_(BETA)_**
341
+ **_(BETA)_** Applies fade effect to the player's volume change.
331
342
 
332
343
 
333
344
  </td></tr>
@@ -353,7 +364,7 @@ Description
353
364
 
354
365
  </td><td>
355
366
 
356
- Custom events emitted by the plugin
367
+ **_(BETA)_** Custom events emitted by the plugin
357
368
 
358
369
 
359
370
  </td></tr>
@@ -397,7 +408,7 @@ Custom events emitted by the plugin
397
408
 
398
409
  </td><td>
399
410
 
400
- Telemetry event type
411
+ **_(BETA)_** Telemetry event type
401
412
 
402
413
 
403
414
  </td></tr>
@@ -453,11 +464,33 @@ Description
453
464
  </th></tr></thead>
454
465
  <tbody><tr><td>
455
466
 
467
+ [ClipsPluginSettings](./player.clipspluginsettings.md)
468
+
469
+
470
+ </td><td>
471
+
472
+ Configuration options
473
+
474
+
475
+ </td></tr>
476
+ <tr><td>
477
+
478
+ [ContextMenuPluginSettings](./player.contextmenupluginsettings.md)
479
+
480
+
481
+ </td><td>
482
+
483
+
484
+ </td></tr>
485
+ <tr><td>
486
+
456
487
  [InitEventData](./player.initeventdata.md)
457
488
 
458
489
 
459
490
  </td><td>
460
491
 
492
+ **_(BETA)_** Telemetry init event data
493
+
461
494
 
462
495
  </td></tr>
463
496
  <tr><td>
@@ -511,7 +544,7 @@ Description
511
544
 
512
545
  </td><td>
513
546
 
514
- Playback stall event data
547
+ **_(BETA)_** Playback stall event data
515
548
 
516
549
 
517
550
  </td></tr>
@@ -522,6 +555,8 @@ Playback stall event data
522
555
 
523
556
  </td><td>
524
557
 
558
+ **_(BETA)_** Telemetry start event data
559
+
525
560
 
526
561
  </td></tr>
527
562
  <tr><td>
@@ -531,7 +566,7 @@ Playback stall event data
531
566
 
532
567
  </td><td>
533
568
 
534
- Plugin settings
569
+ **_(BETA)_** Plugin settings
535
570
 
536
571
 
537
572
  </td></tr>
@@ -553,6 +588,8 @@ Plugin settings
553
588
 
554
589
  </td><td>
555
590
 
591
+ **_(BETA)_** Telemetry watch event data
592
+
556
593
 
557
594
  </td></tr>
558
595
  </tbody></table>
@@ -755,7 +792,7 @@ Description
755
792
 
756
793
  </td><td>
757
794
 
758
- Telemetry event data
795
+ **_(BETA)_** Telemetry event data
759
796
 
760
797
 
761
798
  </td></tr>
@@ -766,7 +803,18 @@ Telemetry event data
766
803
 
767
804
  </td><td>
768
805
 
769
- Telemetry record
806
+ **_(BETA)_** Telemetry record
807
+
808
+
809
+ </td></tr>
810
+ <tr><td>
811
+
812
+ [ThumbnailsPluginSettings](./player.thumbnailspluginsettings.md)
813
+
814
+
815
+ </td><td>
816
+
817
+ **_(BETA)_** Plugin configuration options for the thumbnails plugin.
770
818
 
771
819
 
772
820
  </td></tr>
@@ -12,5 +12,5 @@ Media control elements, mount points for additional plugins
12
12
  **Signature:**
13
13
 
14
14
  ```typescript
15
- export type MediaControlElement = 'bottomGear' | 'clipText' | 'gear' | 'pip' | 'playbackRate' | 'seekBarContainer' | 'subtitlesSelector';
15
+ export type MediaControlElement = 'audioTracksSelector' | 'bottomGear' | 'clipText' | 'gear' | 'pip' | 'playbackRate' | 'seekBarContainer' | 'subtitlesSelector';
16
16
  ```
@@ -4,6 +4,8 @@
4
4
 
5
5
  ## MultiCamera class
6
6
 
7
+ The plugin adds support for loading multiple streams and switching between them using the media control UI.
8
+
7
9
  **Signature:**
8
10
 
9
11
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.attributes property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.bindEvents() method
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.durationShown property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.getSeekTime() method
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.isLiveStreamWithDvr property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,11 @@
4
4
 
5
5
  ## SeekTime class
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
10
+ The plugin adds a seek time indicator to the media control UI.
11
+
7
12
  **Signature:**
8
13
 
9
14
  ```typescript
@@ -51,6 +56,8 @@ Description
51
56
 
52
57
  </td><td>
53
58
 
59
+ **_(BETA)_**
60
+
54
61
 
55
62
  </td></tr>
56
63
  <tr><td>
@@ -70,6 +77,8 @@ boolean
70
77
 
71
78
  </td><td>
72
79
 
80
+ **_(BETA)_**
81
+
73
82
 
74
83
  </td></tr>
75
84
  <tr><td>
@@ -89,6 +98,8 @@ any
89
98
 
90
99
  </td><td>
91
100
 
101
+ **_(BETA)_**
102
+
92
103
 
93
104
  </td></tr>
94
105
  <tr><td>
@@ -108,6 +119,8 @@ any
108
119
 
109
120
  </td><td>
110
121
 
122
+ **_(BETA)_**
123
+
111
124
 
112
125
  </td></tr>
113
126
  <tr><td>
@@ -127,6 +140,8 @@ any
127
140
 
128
141
  </td><td>
129
142
 
143
+ **_(BETA)_**
144
+
130
145
 
131
146
  </td></tr>
132
147
  <tr><td>
@@ -146,6 +161,8 @@ string
146
161
 
147
162
  </td><td>
148
163
 
164
+ **_(BETA)_**
165
+
149
166
 
150
167
  </td></tr>
151
168
  <tr><td>
@@ -165,6 +182,8 @@ string
165
182
 
166
183
  </td><td>
167
184
 
185
+ **_(BETA)_**
186
+
168
187
 
169
188
  </td></tr>
170
189
  <tr><td>
@@ -184,6 +203,8 @@ any
184
203
 
185
204
  </td><td>
186
205
 
206
+ **_(BETA)_**
207
+
187
208
 
188
209
  </td></tr>
189
210
  </tbody></table>
@@ -216,6 +237,8 @@ Description
216
237
 
217
238
  </td><td>
218
239
 
240
+ **_(BETA)_**
241
+
219
242
 
220
243
  </td></tr>
221
244
  <tr><td>
@@ -228,6 +251,8 @@ Description
228
251
 
229
252
  </td><td>
230
253
 
254
+ **_(BETA)_**
255
+
231
256
 
232
257
  </td></tr>
233
258
  <tr><td>
@@ -240,6 +265,8 @@ Description
240
265
 
241
266
  </td><td>
242
267
 
268
+ **_(BETA)_**
269
+
243
270
 
244
271
  </td></tr>
245
272
  <tr><td>
@@ -252,6 +279,8 @@ Description
252
279
 
253
280
  </td><td>
254
281
 
282
+ **_(BETA)_**
283
+
255
284
 
256
285
  </td></tr>
257
286
  <tr><td>
@@ -264,6 +293,8 @@ Description
264
293
 
265
294
  </td><td>
266
295
 
296
+ **_(BETA)_**
297
+
267
298
 
268
299
  </td></tr>
269
300
  </tbody></table>
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.mediaControl property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.mediaControlContainer property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.name property
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript
@@ -4,6 +4,9 @@
4
4
 
5
5
  ## SeekTime.render() method
6
6
 
7
+ > This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
8
+ >
9
+
7
10
  **Signature:**
8
11
 
9
12
  ```typescript