@gcorevideo/player 2.20.1 → 2.20.4

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 (289) hide show
  1. package/dist/core.js +30 -6
  2. package/dist/index.css +1572 -1572
  3. package/dist/index.js +343 -226
  4. package/dist/player.d.ts +280 -52
  5. package/dist/plugins/index.css +619 -619
  6. package/dist/plugins/index.js +1468 -1351
  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.audioselector.bindevents.md → player.contextmenupluginsettings.label.md} +3 -7
  20. package/docs/api/player.contextmenupluginsettings.md +98 -0
  21. package/docs/api/{player.audioselector.attributes.md → player.contextmenupluginsettings.preventshowcontextmenu.md} +3 -6
  22. package/docs/api/{player.audioselector.reload.md → player.contextmenupluginsettings.url.md} +3 -7
  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 +73 -21
  66. package/docs/api/player.mediacontrolelement.md +1 -1
  67. package/docs/api/player.multicamera._constructor_.md +3 -0
  68. package/docs/api/player.multicamera.activebyid.md +3 -0
  69. package/docs/api/player.multicamera.attributes.md +3 -0
  70. package/docs/api/player.multicamera.bindevents.md +3 -0
  71. package/docs/api/player.multicamera.events.md +3 -0
  72. package/docs/api/player.multicamera.getcameraslist.md +3 -0
  73. package/docs/api/player.multicamera.getcurrentcamera.md +3 -0
  74. package/docs/api/player.multicamera.md +30 -1
  75. package/docs/api/player.multicamera.name.md +3 -0
  76. package/docs/api/player.multicamera.render.md +3 -0
  77. package/docs/api/player.multicamera.supportedversion.md +3 -0
  78. package/docs/api/player.multicamera.template.md +3 -0
  79. package/docs/api/player.multicamera.unbindevents.md +3 -0
  80. package/docs/api/player.multicamera.version.md +3 -0
  81. package/docs/api/player.seektime.attributes.md +3 -0
  82. package/docs/api/player.seektime.bindevents.md +3 -0
  83. package/docs/api/player.seektime.durationshown.md +3 -0
  84. package/docs/api/player.seektime.getseektime.md +3 -0
  85. package/docs/api/player.seektime.islivestreamwithdvr.md +3 -0
  86. package/docs/api/player.seektime.md +31 -0
  87. package/docs/api/player.seektime.mediacontrol.md +3 -0
  88. package/docs/api/player.seektime.mediacontrolcontainer.md +3 -0
  89. package/docs/api/player.seektime.name.md +3 -0
  90. package/docs/api/player.seektime.render.md +3 -0
  91. package/docs/api/player.seektime.shouldbevisible.md +3 -0
  92. package/docs/api/player.seektime.supportedversion.md +3 -0
  93. package/docs/api/player.seektime.template.md +3 -0
  94. package/docs/api/player.seektime.update.md +3 -0
  95. package/docs/api/player.share.md +2 -0
  96. package/docs/api/player.skiptime.md +2 -0
  97. package/docs/api/player.stalleventdata.count.md +3 -0
  98. package/docs/api/player.stalleventdata.event.md +3 -0
  99. package/docs/api/player.stalleventdata.md +8 -3
  100. package/docs/api/player.stalleventdata.time.md +3 -0
  101. package/docs/api/player.stalleventdata.total_ms.md +3 -0
  102. package/docs/api/player.starteventdata.event.md +3 -0
  103. package/docs/api/player.starteventdata.md +7 -0
  104. package/docs/api/player.telemetryevent.md +11 -0
  105. package/docs/api/player.telemetryeventdata.md +3 -0
  106. package/docs/api/player.telemetrypluginsettings.md +4 -1
  107. package/docs/api/player.telemetrypluginsettings.send.md +3 -0
  108. package/docs/api/player.telemetryrecord.md +3 -0
  109. package/docs/api/player.thumbnails.md +21 -139
  110. package/docs/api/player.thumbnailspluginsettings.md +23 -0
  111. package/docs/api/player.volumefade.md +1 -0
  112. package/docs/api/player.volumefadeevents.md +7 -0
  113. package/docs/api/player.watcheventdata.event.md +3 -0
  114. package/docs/api/player.watcheventdata.md +7 -0
  115. package/docs/api/player.zeptoresult.md +1 -0
  116. package/lib/Player.d.ts +5 -3
  117. package/lib/Player.d.ts.map +1 -1
  118. package/lib/Player.js +30 -6
  119. package/lib/index.plugins.d.ts +0 -1
  120. package/lib/index.plugins.d.ts.map +1 -1
  121. package/lib/index.plugins.js +0 -1
  122. package/lib/internal.types.d.ts +7 -7
  123. package/lib/internal.types.d.ts.map +1 -1
  124. package/lib/plugins/audio-selector/AudioSelector.d.ts +28 -6
  125. package/lib/plugins/audio-selector/AudioSelector.d.ts.map +1 -1
  126. package/lib/plugins/audio-selector/AudioSelector.js +52 -22
  127. package/lib/plugins/big-mute-button/BigMuteButton.d.ts +18 -2
  128. package/lib/plugins/big-mute-button/BigMuteButton.d.ts.map +1 -1
  129. package/lib/plugins/big-mute-button/BigMuteButton.js +21 -16
  130. package/lib/plugins/bottom-gear/BottomGear.d.ts +1 -0
  131. package/lib/plugins/bottom-gear/BottomGear.d.ts.map +1 -1
  132. package/lib/plugins/bottom-gear/BottomGear.js +1 -0
  133. package/lib/plugins/clappr-stats/ClapprStats.d.ts +31 -8
  134. package/lib/plugins/clappr-stats/ClapprStats.d.ts.map +1 -1
  135. package/lib/plugins/clappr-stats/ClapprStats.js +24 -0
  136. package/lib/plugins/clappr-stats/types.d.ts +12 -0
  137. package/lib/plugins/clappr-stats/types.d.ts.map +1 -1
  138. package/lib/plugins/clappr-stats/types.js +3 -0
  139. package/lib/plugins/click-to-pause/ClickToPause.d.ts +13 -1
  140. package/lib/plugins/click-to-pause/ClickToPause.d.ts.map +1 -1
  141. package/lib/plugins/click-to-pause/ClickToPause.js +14 -4
  142. package/lib/plugins/clips/Clips.d.ts +34 -2
  143. package/lib/plugins/clips/Clips.d.ts.map +1 -1
  144. package/lib/plugins/clips/Clips.js +51 -22
  145. package/lib/plugins/context-menu/ContextMenu.d.ts +44 -13
  146. package/lib/plugins/context-menu/ContextMenu.d.ts.map +1 -1
  147. package/lib/plugins/context-menu/ContextMenu.js +48 -36
  148. package/lib/plugins/dvr-controls/DvrControls.d.ts +1 -3
  149. package/lib/plugins/dvr-controls/DvrControls.d.ts.map +1 -1
  150. package/lib/plugins/dvr-controls/DvrControls.js +11 -28
  151. package/lib/plugins/error-screen/ErrorScreen.d.ts +0 -1
  152. package/lib/plugins/error-screen/ErrorScreen.d.ts.map +1 -1
  153. package/lib/plugins/error-screen/ErrorScreen.js +0 -1
  154. package/lib/plugins/favicon/Favicon.d.ts +4 -0
  155. package/lib/plugins/favicon/Favicon.d.ts.map +1 -1
  156. package/lib/plugins/favicon/Favicon.js +4 -0
  157. package/lib/plugins/google-analytics/GoogleAnalytics.d.ts +4 -0
  158. package/lib/plugins/google-analytics/GoogleAnalytics.d.ts.map +1 -1
  159. package/lib/plugins/google-analytics/GoogleAnalytics.js +5 -1
  160. package/lib/plugins/index.d.ts +0 -1
  161. package/lib/plugins/index.d.ts.map +1 -1
  162. package/lib/plugins/index.js +0 -1
  163. package/lib/plugins/logo/Logo.d.ts +4 -0
  164. package/lib/plugins/logo/Logo.d.ts.map +1 -1
  165. package/lib/plugins/logo/Logo.js +4 -0
  166. package/lib/plugins/media-control/MediaControl.d.ts +1 -1
  167. package/lib/plugins/media-control/MediaControl.d.ts.map +1 -1
  168. package/lib/plugins/media-control/MediaControl.js +3 -1
  169. package/lib/plugins/multi-camera/MultiCamera.d.ts +4 -0
  170. package/lib/plugins/multi-camera/MultiCamera.d.ts.map +1 -1
  171. package/lib/plugins/multi-camera/MultiCamera.js +6 -2
  172. package/lib/plugins/seek-time/SeekTime.d.ts +4 -0
  173. package/lib/plugins/seek-time/SeekTime.d.ts.map +1 -1
  174. package/lib/plugins/seek-time/SeekTime.js +6 -2
  175. package/lib/plugins/share/Share.d.ts +3 -0
  176. package/lib/plugins/share/Share.d.ts.map +1 -1
  177. package/lib/plugins/share/Share.js +4 -1
  178. package/lib/plugins/skip-time/SkipTime.d.ts +3 -0
  179. package/lib/plugins/skip-time/SkipTime.d.ts.map +1 -1
  180. package/lib/plugins/skip-time/SkipTime.js +3 -0
  181. package/lib/plugins/telemetry/Telemetry.d.ts +18 -0
  182. package/lib/plugins/telemetry/Telemetry.d.ts.map +1 -1
  183. package/lib/plugins/telemetry/Telemetry.js +1 -0
  184. package/lib/plugins/thumbnails/Thumbnails.d.ts +48 -3
  185. package/lib/plugins/thumbnails/Thumbnails.d.ts.map +1 -1
  186. package/lib/plugins/thumbnails/Thumbnails.js +52 -18
  187. package/lib/plugins/volume-fade/VolumeFade.d.ts +5 -0
  188. package/lib/plugins/volume-fade/VolumeFade.d.ts.map +1 -1
  189. package/lib/plugins/volume-fade/VolumeFade.js +5 -0
  190. package/lib/types.d.ts +9 -1
  191. package/lib/types.d.ts.map +1 -1
  192. package/lib/utils/types.d.ts +1 -0
  193. package/lib/utils/types.d.ts.map +1 -1
  194. package/package.json +1 -1
  195. package/release_notes +297 -0
  196. package/src/Player.ts +101 -46
  197. package/src/__tests__/Player.test.ts +23 -1
  198. package/src/index.plugins.ts +0 -1
  199. package/src/internal.types.ts +86 -79
  200. package/src/plugins/audio-selector/AudioSelector.ts +227 -154
  201. package/src/plugins/big-mute-button/BigMuteButton.ts +100 -79
  202. package/src/plugins/bottom-gear/BottomGear.ts +1 -0
  203. package/src/plugins/clappr-stats/ClapprStats.ts +32 -8
  204. package/src/plugins/clappr-stats/types.ts +13 -0
  205. package/src/plugins/click-to-pause/ClickToPause.ts +47 -36
  206. package/src/plugins/clips/Clips.ts +127 -71
  207. package/src/plugins/context-menu/ContextMenu.ts +109 -76
  208. package/src/plugins/dvr-controls/DvrControls.ts +11 -30
  209. package/src/plugins/error-screen/ErrorScreen.ts +0 -1
  210. package/src/plugins/favicon/Favicon.ts +4 -0
  211. package/src/plugins/google-analytics/GoogleAnalytics.ts +5 -1
  212. package/src/plugins/index.ts +0 -1
  213. package/src/plugins/logo/Logo.ts +4 -0
  214. package/src/plugins/media-control/MediaControl.ts +4 -1
  215. package/src/plugins/multi-camera/MultiCamera.ts +6 -2
  216. package/src/plugins/seek-time/SeekTime.ts +6 -2
  217. package/src/plugins/share/Share.ts +4 -1
  218. package/src/plugins/skip-time/SkipTime.ts +3 -0
  219. package/src/plugins/telemetry/Telemetry.ts +18 -0
  220. package/src/plugins/thumbnails/Thumbnails.ts +268 -194
  221. package/src/plugins/volume-fade/VolumeFade.ts +5 -0
  222. package/src/types.ts +11 -1
  223. package/src/utils/types.ts +1 -0
  224. package/temp/player.api.json +627 -2468
  225. package/tsconfig.tsbuildinfo +1 -1
  226. package/docs/api/player.audioselector.events.md +0 -17
  227. package/docs/api/player.audioselector.hideselecttrackmenu.md +0 -18
  228. package/docs/api/player.audioselector.name.md +0 -14
  229. package/docs/api/player.audioselector.onshowlevelselectmenu.md +0 -18
  230. package/docs/api/player.audioselector.render.md +0 -18
  231. package/docs/api/player.audioselector.supportedversion.md +0 -16
  232. package/docs/api/player.audioselector.template.md +0 -14
  233. package/docs/api/player.audioselector.togglecontextmenu.md +0 -18
  234. package/docs/api/player.audioselector.unbindevents.md +0 -18
  235. package/docs/api/player.audioselector.version.md +0 -14
  236. package/docs/api/player.bigmutebutton.bindevents.md +0 -18
  237. package/docs/api/player.bigmutebutton.events.md +0 -17
  238. package/docs/api/player.bigmutebutton.name.md +0 -14
  239. package/docs/api/player.bigmutebutton.render.md +0 -18
  240. package/docs/api/player.bigmutebutton.supportedversion.md +0 -16
  241. package/docs/api/player.bigmutebutton.template.md +0 -14
  242. package/docs/api/player.clapprstats._buildreport.md +0 -18
  243. package/docs/api/player.clapprstats._defaultreport.md +0 -52
  244. package/docs/api/player.clapprstats._playbackname.md +0 -14
  245. package/docs/api/player.clapprstats._playbacktype.md +0 -14
  246. package/docs/api/player.clapprstats.bindevents.md +0 -18
  247. package/docs/api/player.clapprstats.destroy.md +0 -18
  248. package/docs/api/player.clapprstats.name.md +0 -14
  249. package/docs/api/player.clapprstats.onfirstplaying.md +0 -18
  250. package/docs/api/player.clapprstats.playafterpause.md +0 -18
  251. package/docs/api/player.clapprstats.starttimers.md +0 -18
  252. package/docs/api/player.clapprstats.stopreporting.md +0 -18
  253. package/docs/api/player.clapprstats.supportedversion.md +0 -16
  254. package/docs/api/player.clicktopause.bindevents.md +0 -15
  255. package/docs/api/player.clicktopause.config.md +0 -11
  256. package/docs/api/player.clicktopause.name.md +0 -11
  257. package/docs/api/player.clicktopause.supportedversion.md +0 -13
  258. package/docs/api/player.clipsplugin.attributes.md +0 -13
  259. package/docs/api/player.clipsplugin.bindevents.md +0 -15
  260. package/docs/api/player.clipsplugin.makesvg.md +0 -49
  261. package/docs/api/player.clipsplugin.name.md +0 -11
  262. package/docs/api/player.clipsplugin.unbindevents.md +0 -15
  263. package/docs/api/player.contextmenu.attributes.md +0 -13
  264. package/docs/api/player.contextmenu.bindevents.md +0 -15
  265. package/docs/api/player.contextmenu.destroy.md +0 -15
  266. package/docs/api/player.contextmenu.events.md +0 -13
  267. package/docs/api/player.contextmenu.exposeversion.md +0 -14
  268. package/docs/api/player.contextmenu.label.md +0 -11
  269. package/docs/api/player.contextmenu.mediacontrol.md +0 -11
  270. package/docs/api/player.contextmenu.name.md +0 -11
  271. package/docs/api/player.contextmenu.render.md +0 -15
  272. package/docs/api/player.contextmenu.supportedversion.md +0 -13
  273. package/docs/api/player.contextmenu.template.md +0 -11
  274. package/docs/api/player.contextmenu.url.md +0 -11
  275. package/docs/api/player.disablecontrols.bindevents.md +0 -15
  276. package/docs/api/player.disablecontrols.container.md +0 -11
  277. package/docs/api/player.disablecontrols.md +0 -138
  278. package/docs/api/player.disablecontrols.name.md +0 -11
  279. package/docs/api/player.disablecontrols.supportedversion.md +0 -13
  280. package/docs/api/player.disablecontrols.unbindevents.md +0 -15
  281. package/docs/api/player.thumbnails.attributes.md +0 -13
  282. package/docs/api/player.thumbnails.bindevents.md +0 -15
  283. package/docs/api/player.thumbnails.name.md +0 -11
  284. package/docs/api/player.thumbnails.settext.md +0 -49
  285. package/docs/api/player.thumbnails.supportedversion.md +0 -13
  286. package/docs/api/player.thumbnails.template.md +0 -11
  287. package/src/plugins/disable-controls/DisableControls.ts +0 -81
  288. package/src/plugins/ga-events/GaEvents.js +0 -395
  289. package/src/plugins/ga-events/ga-tracking.js +0 -46
@@ -175,7 +175,7 @@
175
175
  {
176
176
  "kind": "Class",
177
177
  "canonicalReference": "@gcorevideo/player!AudioSelector:class",
178
- "docComment": "/**\n * @beta\n */\n",
178
+ "docComment": "/**\n * Adds an audio track selector to the media control UI.\n *\n * @beta\n */\n",
179
179
  "excerptTokens": [
180
180
  {
181
181
  "kind": "Content",
@@ -198,43 +198,44 @@
198
198
  "preserveMemberOrder": false,
199
199
  "members": [
200
200
  {
201
- "kind": "Property",
202
- "canonicalReference": "@gcorevideo/player!AudioSelector#attributes:member",
201
+ "kind": "Method",
202
+ "canonicalReference": "@gcorevideo/player!AudioSelector#highlightCurrentTrack:member(1)",
203
203
  "docComment": "",
204
204
  "excerptTokens": [
205
205
  {
206
206
  "kind": "Content",
207
- "text": "get attributes(): "
207
+ "text": "highlightCurrentTrack(): "
208
208
  },
209
209
  {
210
210
  "kind": "Content",
211
- "text": "{\n class: string;\n 'data-track-selector': string;\n }"
211
+ "text": "void"
212
212
  },
213
213
  {
214
214
  "kind": "Content",
215
215
  "text": ";"
216
216
  }
217
217
  ],
218
- "isReadonly": true,
219
- "isOptional": false,
220
- "releaseTag": "Beta",
221
- "name": "attributes",
222
- "propertyTypeTokenRange": {
218
+ "isStatic": false,
219
+ "returnTypeTokenRange": {
223
220
  "startIndex": 1,
224
221
  "endIndex": 2
225
222
  },
226
- "isStatic": false,
223
+ "releaseTag": "Beta",
227
224
  "isProtected": false,
228
- "isAbstract": false
225
+ "overloadIndex": 1,
226
+ "parameters": [],
227
+ "isOptional": false,
228
+ "isAbstract": false,
229
+ "name": "highlightCurrentTrack"
229
230
  },
230
231
  {
231
232
  "kind": "Method",
232
- "canonicalReference": "@gcorevideo/player!AudioSelector#bindEvents:member(1)",
233
+ "canonicalReference": "@gcorevideo/player!AudioSelector#startTrackSwitch:member(1)",
233
234
  "docComment": "",
234
235
  "excerptTokens": [
235
236
  {
236
237
  "kind": "Content",
237
- "text": "bindEvents(): "
238
+ "text": "startTrackSwitch(): "
238
239
  },
239
240
  {
240
241
  "kind": "Content",
@@ -256,77 +257,43 @@
256
257
  "parameters": [],
257
258
  "isOptional": false,
258
259
  "isAbstract": false,
259
- "name": "bindEvents"
260
+ "name": "startTrackSwitch"
260
261
  },
261
262
  {
262
- "kind": "Property",
263
- "canonicalReference": "@gcorevideo/player!AudioSelector#events:member",
263
+ "kind": "Method",
264
+ "canonicalReference": "@gcorevideo/player!AudioSelector#updateCurrentTrack:member(1)",
264
265
  "docComment": "",
265
266
  "excerptTokens": [
266
267
  {
267
268
  "kind": "Content",
268
- "text": "get events(): "
269
+ "text": "updateCurrentTrack(e: "
269
270
  },
270
271
  {
271
- "kind": "Content",
272
- "text": "{\n 'click [data-track-selector-select]': string;\n 'click [data-track-selector-button]': string;\n }"
272
+ "kind": "Reference",
273
+ "text": "HlsEvents.AUDIO_TRACK_SWITCHED",
274
+ "canonicalReference": "hls.js!Events.AUDIO_TRACK_SWITCHED:member"
273
275
  },
274
276
  {
275
277
  "kind": "Content",
276
- "text": ";"
277
- }
278
- ],
279
- "isReadonly": true,
280
- "isOptional": false,
281
- "releaseTag": "Beta",
282
- "name": "events",
283
- "propertyTypeTokenRange": {
284
- "startIndex": 1,
285
- "endIndex": 2
286
- },
287
- "isStatic": false,
288
- "isProtected": false,
289
- "isAbstract": false
290
- },
291
- {
292
- "kind": "Method",
293
- "canonicalReference": "@gcorevideo/player!AudioSelector#hideSelectTrackMenu:member(1)",
294
- "docComment": "",
295
- "excerptTokens": [
278
+ "text": ", info: "
279
+ },
296
280
  {
297
- "kind": "Content",
298
- "text": "hideSelectTrackMenu(): "
281
+ "kind": "Reference",
282
+ "text": "AudioTrackSwitchedData",
283
+ "canonicalReference": "hls.js!AudioTrackSwitchedData:interface"
299
284
  },
300
285
  {
301
286
  "kind": "Content",
302
- "text": "void"
287
+ "text": " | "
303
288
  },
304
289
  {
305
- "kind": "Content",
306
- "text": ";"
307
- }
308
- ],
309
- "isStatic": false,
310
- "returnTypeTokenRange": {
311
- "startIndex": 1,
312
- "endIndex": 2
313
- },
314
- "releaseTag": "Beta",
315
- "isProtected": false,
316
- "overloadIndex": 1,
317
- "parameters": [],
318
- "isOptional": false,
319
- "isAbstract": false,
320
- "name": "hideSelectTrackMenu"
321
- },
322
- {
323
- "kind": "Method",
324
- "canonicalReference": "@gcorevideo/player!AudioSelector#highlightCurrentTrack:member(1)",
325
- "docComment": "",
326
- "excerptTokens": [
290
+ "kind": "Reference",
291
+ "text": "AudioTrackLoadedData",
292
+ "canonicalReference": "hls.js!AudioTrackLoadedData:interface"
293
+ },
327
294
  {
328
295
  "kind": "Content",
329
- "text": "highlightCurrentTrack(): "
296
+ "text": "): "
330
297
  },
331
298
  {
332
299
  "kind": "Content",
@@ -339,59 +306,123 @@
339
306
  ],
340
307
  "isStatic": false,
341
308
  "returnTypeTokenRange": {
342
- "startIndex": 1,
343
- "endIndex": 2
309
+ "startIndex": 7,
310
+ "endIndex": 8
344
311
  },
345
312
  "releaseTag": "Beta",
346
313
  "isProtected": false,
347
314
  "overloadIndex": 1,
348
- "parameters": [],
315
+ "parameters": [
316
+ {
317
+ "parameterName": "e",
318
+ "parameterTypeTokenRange": {
319
+ "startIndex": 1,
320
+ "endIndex": 2
321
+ },
322
+ "isOptional": false
323
+ },
324
+ {
325
+ "parameterName": "info",
326
+ "parameterTypeTokenRange": {
327
+ "startIndex": 3,
328
+ "endIndex": 6
329
+ },
330
+ "isOptional": false
331
+ }
332
+ ],
349
333
  "isOptional": false,
350
334
  "isAbstract": false,
351
- "name": "highlightCurrentTrack"
335
+ "name": "updateCurrentTrack"
336
+ }
337
+ ],
338
+ "extendsTokenRange": {
339
+ "startIndex": 1,
340
+ "endIndex": 2
341
+ },
342
+ "implementsTokenRanges": []
343
+ },
344
+ {
345
+ "kind": "Class",
346
+ "canonicalReference": "@gcorevideo/player!BigMuteButton:class",
347
+ "docComment": "/**\n * Displays a big mute button over the video when it's muted. Once pressed, it unmutes the video.\n *\n * @beta\n */\n",
348
+ "excerptTokens": [
349
+ {
350
+ "kind": "Content",
351
+ "text": "export declare class BigMuteButton extends "
352
352
  },
353
353
  {
354
- "kind": "Property",
355
- "canonicalReference": "@gcorevideo/player!AudioSelector#name:member",
356
- "docComment": "",
354
+ "kind": "Reference",
355
+ "text": "UICorePlugin",
356
+ "canonicalReference": "@gcorevideo/player!~UICorePlugin"
357
+ },
358
+ {
359
+ "kind": "Content",
360
+ "text": " "
361
+ }
362
+ ],
363
+ "fileUrlPath": "src/plugins/big-mute-button/BigMuteButton.ts",
364
+ "releaseTag": "Beta",
365
+ "isAbstract": false,
366
+ "name": "BigMuteButton",
367
+ "preserveMemberOrder": false,
368
+ "members": [],
369
+ "extendsTokenRange": {
370
+ "startIndex": 1,
371
+ "endIndex": 2
372
+ },
373
+ "implementsTokenRanges": []
374
+ },
375
+ {
376
+ "kind": "Class",
377
+ "canonicalReference": "@gcorevideo/player!BottomGear:class",
378
+ "docComment": "/**\n * Adds the gear button that triggers extra options menu on the right side of the {@link MediaControl | media control} UI\n *\n * @remarks\n *\n * The plugins provides a base for attaching custom settings UI in the gear menu\n *\n * Depends on:\n *\n * - {@link MediaControl | media_control}\n *\n * @beta\n */\n",
379
+ "excerptTokens": [
380
+ {
381
+ "kind": "Content",
382
+ "text": "export declare class BottomGear extends "
383
+ },
384
+ {
385
+ "kind": "Reference",
386
+ "text": "UICorePlugin",
387
+ "canonicalReference": "@gcorevideo/player!~UICorePlugin"
388
+ },
389
+ {
390
+ "kind": "Content",
391
+ "text": " "
392
+ }
393
+ ],
394
+ "fileUrlPath": "src/plugins/bottom-gear/BottomGear.ts",
395
+ "releaseTag": "Beta",
396
+ "isAbstract": false,
397
+ "name": "BottomGear",
398
+ "preserveMemberOrder": false,
399
+ "members": [
400
+ {
401
+ "kind": "Method",
402
+ "canonicalReference": "@gcorevideo/player!BottomGear#getElement:member(1)",
403
+ "docComment": "/**\n * @param name - Name of a gear menu placeholder item to attach custom UI\n *\n * @returns Zepto result of the element\n */\n",
357
404
  "excerptTokens": [
358
405
  {
359
406
  "kind": "Content",
360
- "text": "get name(): "
407
+ "text": "getElement(name: "
361
408
  },
362
409
  {
363
- "kind": "Content",
364
- "text": "string"
410
+ "kind": "Reference",
411
+ "text": "GearItemElement",
412
+ "canonicalReference": "@gcorevideo/player!GearItemElement:type"
365
413
  },
366
414
  {
367
415
  "kind": "Content",
368
- "text": ";"
369
- }
370
- ],
371
- "isReadonly": true,
372
- "isOptional": false,
373
- "releaseTag": "Beta",
374
- "name": "name",
375
- "propertyTypeTokenRange": {
376
- "startIndex": 1,
377
- "endIndex": 2
378
- },
379
- "isStatic": false,
380
- "isProtected": false,
381
- "isAbstract": false
382
- },
383
- {
384
- "kind": "Method",
385
- "canonicalReference": "@gcorevideo/player!AudioSelector#onShowLevelSelectMenu:member(1)",
386
- "docComment": "",
387
- "excerptTokens": [
416
+ "text": "): "
417
+ },
388
418
  {
389
- "kind": "Content",
390
- "text": "onShowLevelSelectMenu(): "
419
+ "kind": "Reference",
420
+ "text": "ZeptoResult",
421
+ "canonicalReference": "@gcorevideo/player!ZeptoResult:type"
391
422
  },
392
423
  {
393
424
  "kind": "Content",
394
- "text": "void"
425
+ "text": " | null"
395
426
  },
396
427
  {
397
428
  "kind": "Content",
@@ -400,25 +431,43 @@
400
431
  ],
401
432
  "isStatic": false,
402
433
  "returnTypeTokenRange": {
403
- "startIndex": 1,
404
- "endIndex": 2
434
+ "startIndex": 3,
435
+ "endIndex": 5
405
436
  },
406
437
  "releaseTag": "Beta",
407
438
  "isProtected": false,
408
439
  "overloadIndex": 1,
409
- "parameters": [],
440
+ "parameters": [
441
+ {
442
+ "parameterName": "name",
443
+ "parameterTypeTokenRange": {
444
+ "startIndex": 1,
445
+ "endIndex": 2
446
+ },
447
+ "isOptional": false
448
+ }
449
+ ],
410
450
  "isOptional": false,
411
451
  "isAbstract": false,
412
- "name": "onShowLevelSelectMenu"
452
+ "name": "getElement"
413
453
  },
414
454
  {
415
455
  "kind": "Method",
416
- "canonicalReference": "@gcorevideo/player!AudioSelector#reload:member(1)",
417
- "docComment": "",
456
+ "canonicalReference": "@gcorevideo/player!BottomGear#setContent:member(1)",
457
+ "docComment": "/**\n * Replaces the content of the gear menu\n *\n * @param content - Zepto result of the element\n */\n",
418
458
  "excerptTokens": [
419
459
  {
420
460
  "kind": "Content",
421
- "text": "reload(): "
461
+ "text": "setContent(content: "
462
+ },
463
+ {
464
+ "kind": "Reference",
465
+ "text": "ZeptoResult",
466
+ "canonicalReference": "@gcorevideo/player!ZeptoResult:type"
467
+ },
468
+ {
469
+ "kind": "Content",
470
+ "text": "): "
422
471
  },
423
472
  {
424
473
  "kind": "Content",
@@ -431,151 +480,169 @@
431
480
  ],
432
481
  "isStatic": false,
433
482
  "returnTypeTokenRange": {
434
- "startIndex": 1,
435
- "endIndex": 2
483
+ "startIndex": 3,
484
+ "endIndex": 4
436
485
  },
437
486
  "releaseTag": "Beta",
438
487
  "isProtected": false,
439
488
  "overloadIndex": 1,
440
- "parameters": [],
441
- "isOptional": false,
442
- "isAbstract": false,
443
- "name": "reload"
444
- },
445
- {
446
- "kind": "Method",
447
- "canonicalReference": "@gcorevideo/player!AudioSelector#render:member(1)",
448
- "docComment": "",
449
- "excerptTokens": [
450
- {
451
- "kind": "Content",
452
- "text": "render(): "
453
- },
454
- {
455
- "kind": "Content",
456
- "text": "this"
457
- },
489
+ "parameters": [
458
490
  {
459
- "kind": "Content",
460
- "text": ";"
491
+ "parameterName": "content",
492
+ "parameterTypeTokenRange": {
493
+ "startIndex": 1,
494
+ "endIndex": 2
495
+ },
496
+ "isOptional": false
461
497
  }
462
498
  ],
463
- "isStatic": false,
464
- "returnTypeTokenRange": {
465
- "startIndex": 1,
466
- "endIndex": 2
467
- },
468
- "releaseTag": "Beta",
469
- "isProtected": false,
470
- "overloadIndex": 1,
471
- "parameters": [],
472
499
  "isOptional": false,
473
500
  "isAbstract": false,
474
- "name": "render"
501
+ "name": "setContent"
502
+ }
503
+ ],
504
+ "extendsTokenRange": {
505
+ "startIndex": 1,
506
+ "endIndex": 2
507
+ },
508
+ "implementsTokenRanges": []
509
+ },
510
+ {
511
+ "kind": "Class",
512
+ "canonicalReference": "@gcorevideo/player!ClapprNerdStats:class",
513
+ "docComment": "/**\n * Displays useful network-related statistics.\n *\n * @remarks\n *\n * Depends on:\n *\n * - {@link MediaControl}\n *\n * - {@link BottomGear}\n *\n * - {@link ClapprStats}\n *\n * The plugin is rendered as an item in the gear menu.\n *\n * When clicked, it shows an overlay window with the information about the network speed, latency, etc, and recommended quality level.\n *\n * @beta\n */\n",
514
+ "excerptTokens": [
515
+ {
516
+ "kind": "Content",
517
+ "text": "export declare class ClapprNerdStats extends "
475
518
  },
476
519
  {
477
- "kind": "Method",
478
- "canonicalReference": "@gcorevideo/player!AudioSelector#startTrackSwitch:member(1)",
479
- "docComment": "",
520
+ "kind": "Reference",
521
+ "text": "UICorePlugin",
522
+ "canonicalReference": "@gcorevideo/player!~UICorePlugin"
523
+ },
524
+ {
525
+ "kind": "Content",
526
+ "text": " "
527
+ }
528
+ ],
529
+ "fileUrlPath": "src/plugins/clappr-nerd-stats/ClapprNerdStats.ts",
530
+ "releaseTag": "Beta",
531
+ "isAbstract": false,
532
+ "name": "ClapprNerdStats",
533
+ "preserveMemberOrder": false,
534
+ "members": [
535
+ {
536
+ "kind": "Constructor",
537
+ "canonicalReference": "@gcorevideo/player!ClapprNerdStats:constructor(1)",
538
+ "docComment": "/**\n * Constructs a new instance of the `ClapprNerdStats` class\n */\n",
480
539
  "excerptTokens": [
481
540
  {
482
541
  "kind": "Content",
483
- "text": "startTrackSwitch(): "
542
+ "text": "constructor(core: "
484
543
  },
485
544
  {
486
- "kind": "Content",
487
- "text": "void"
545
+ "kind": "Reference",
546
+ "text": "Core",
547
+ "canonicalReference": "@clappr/core!default:class"
488
548
  },
489
549
  {
490
550
  "kind": "Content",
491
- "text": ";"
551
+ "text": ");"
492
552
  }
493
553
  ],
494
- "isStatic": false,
495
- "returnTypeTokenRange": {
496
- "startIndex": 1,
497
- "endIndex": 2
498
- },
499
554
  "releaseTag": "Beta",
500
555
  "isProtected": false,
501
556
  "overloadIndex": 1,
502
- "parameters": [],
503
- "isOptional": false,
504
- "isAbstract": false,
505
- "name": "startTrackSwitch"
506
- },
507
- {
508
- "kind": "Property",
509
- "canonicalReference": "@gcorevideo/player!AudioSelector#supportedVersion:member",
510
- "docComment": "",
511
- "excerptTokens": [
512
- {
513
- "kind": "Content",
514
- "text": "get supportedVersion(): "
515
- },
516
- {
517
- "kind": "Content",
518
- "text": "{\n min: string;\n }"
519
- },
557
+ "parameters": [
520
558
  {
521
- "kind": "Content",
522
- "text": ";"
559
+ "parameterName": "core",
560
+ "parameterTypeTokenRange": {
561
+ "startIndex": 1,
562
+ "endIndex": 2
563
+ },
564
+ "isOptional": false
523
565
  }
524
- ],
525
- "isReadonly": true,
526
- "isOptional": false,
527
- "releaseTag": "Beta",
528
- "name": "supportedVersion",
529
- "propertyTypeTokenRange": {
530
- "startIndex": 1,
531
- "endIndex": 2
532
- },
533
- "isStatic": false,
534
- "isProtected": false,
535
- "isAbstract": false
566
+ ]
567
+ }
568
+ ],
569
+ "extendsTokenRange": {
570
+ "startIndex": 1,
571
+ "endIndex": 2
572
+ },
573
+ "implementsTokenRanges": []
574
+ },
575
+ {
576
+ "kind": "Class",
577
+ "canonicalReference": "@gcorevideo/player!ClapprStats:class",
578
+ "docComment": "/**\n * Collects useful statistics about playback performance.\n *\n * @remarks\n *\n * This plugin does not render anything and is supposed to be extended or used together with other plugins that actually render something.\n *\n * @beta\n */\n",
579
+ "excerptTokens": [
580
+ {
581
+ "kind": "Content",
582
+ "text": "export declare class ClapprStats extends "
536
583
  },
537
584
  {
538
- "kind": "Property",
539
- "canonicalReference": "@gcorevideo/player!AudioSelector#template:member",
540
- "docComment": "",
585
+ "kind": "Reference",
586
+ "text": "ContainerPlugin",
587
+ "canonicalReference": "@gcorevideo/player!~ContainerPlugin"
588
+ },
589
+ {
590
+ "kind": "Content",
591
+ "text": " "
592
+ }
593
+ ],
594
+ "fileUrlPath": "src/plugins/clappr-stats/ClapprStats.ts",
595
+ "releaseTag": "Beta",
596
+ "isAbstract": false,
597
+ "name": "ClapprStats",
598
+ "preserveMemberOrder": false,
599
+ "members": [
600
+ {
601
+ "kind": "Constructor",
602
+ "canonicalReference": "@gcorevideo/player!ClapprStats:constructor(1)",
603
+ "docComment": "/**\n * Constructs a new instance of the `ClapprStats` class\n */\n",
541
604
  "excerptTokens": [
542
605
  {
543
606
  "kind": "Content",
544
- "text": "get template(): "
607
+ "text": "constructor(container: "
545
608
  },
546
609
  {
547
- "kind": "Content",
548
- "text": "any"
610
+ "kind": "Reference",
611
+ "text": "Container",
612
+ "canonicalReference": "@clappr/core!default:class"
549
613
  },
550
614
  {
551
615
  "kind": "Content",
552
- "text": ";"
616
+ "text": ");"
553
617
  }
554
618
  ],
555
- "isReadonly": true,
556
- "isOptional": false,
557
619
  "releaseTag": "Beta",
558
- "name": "template",
559
- "propertyTypeTokenRange": {
560
- "startIndex": 1,
561
- "endIndex": 2
562
- },
563
- "isStatic": false,
564
620
  "isProtected": false,
565
- "isAbstract": false
621
+ "overloadIndex": 1,
622
+ "parameters": [
623
+ {
624
+ "parameterName": "container",
625
+ "parameterTypeTokenRange": {
626
+ "startIndex": 1,
627
+ "endIndex": 2
628
+ },
629
+ "isOptional": false
630
+ }
631
+ ]
566
632
  },
567
633
  {
568
634
  "kind": "Method",
569
- "canonicalReference": "@gcorevideo/player!AudioSelector#toggleContextMenu:member(1)",
570
- "docComment": "",
635
+ "canonicalReference": "@gcorevideo/player!ClapprStats#exportMetrics:member(1)",
636
+ "docComment": "/**\n * Returns the collected metrics.\n *\n * @returns The collected metrics\n */\n",
571
637
  "excerptTokens": [
572
638
  {
573
639
  "kind": "Content",
574
- "text": "toggleContextMenu(): "
640
+ "text": "exportMetrics(): "
575
641
  },
576
642
  {
577
- "kind": "Content",
578
- "text": "void"
643
+ "kind": "Reference",
644
+ "text": "Metrics",
645
+ "canonicalReference": "@gcorevideo/player!~Metrics:type"
579
646
  },
580
647
  {
581
648
  "kind": "Content",
@@ -593,16 +660,25 @@
593
660
  "parameters": [],
594
661
  "isOptional": false,
595
662
  "isAbstract": false,
596
- "name": "toggleContextMenu"
663
+ "name": "exportMetrics"
597
664
  },
598
665
  {
599
666
  "kind": "Method",
600
- "canonicalReference": "@gcorevideo/player!AudioSelector#unBindEvents:member(1)",
667
+ "canonicalReference": "@gcorevideo/player!ClapprStats#onBitrate:member(1)",
601
668
  "docComment": "",
602
669
  "excerptTokens": [
603
670
  {
604
671
  "kind": "Content",
605
- "text": "unBindEvents(): "
672
+ "text": "onBitrate(newBitrate: "
673
+ },
674
+ {
675
+ "kind": "Reference",
676
+ "text": "QualityLevel",
677
+ "canonicalReference": "@gcorevideo/player!QualityLevel:interface"
678
+ },
679
+ {
680
+ "kind": "Content",
681
+ "text": "): "
606
682
  },
607
683
  {
608
684
  "kind": "Content",
@@ -615,48 +691,39 @@
615
691
  ],
616
692
  "isStatic": false,
617
693
  "returnTypeTokenRange": {
618
- "startIndex": 1,
619
- "endIndex": 2
694
+ "startIndex": 3,
695
+ "endIndex": 4
620
696
  },
621
697
  "releaseTag": "Beta",
622
698
  "isProtected": false,
623
699
  "overloadIndex": 1,
624
- "parameters": [],
700
+ "parameters": [
701
+ {
702
+ "parameterName": "newBitrate",
703
+ "parameterTypeTokenRange": {
704
+ "startIndex": 1,
705
+ "endIndex": 2
706
+ },
707
+ "isOptional": false
708
+ }
709
+ ],
625
710
  "isOptional": false,
626
711
  "isAbstract": false,
627
- "name": "unBindEvents"
712
+ "name": "onBitrate"
628
713
  },
629
714
  {
630
715
  "kind": "Method",
631
- "canonicalReference": "@gcorevideo/player!AudioSelector#updateCurrentTrack:member(1)",
632
- "docComment": "",
716
+ "canonicalReference": "@gcorevideo/player!ClapprStats#setUpdateMetrics:member(1)",
717
+ "docComment": "/**\n * Registers a callback to receive the metrics.\n *\n * @param updateMetricsFn - \n */\n",
633
718
  "excerptTokens": [
634
719
  {
635
720
  "kind": "Content",
636
- "text": "updateCurrentTrack(e: "
637
- },
638
- {
639
- "kind": "Reference",
640
- "text": "HlsEvents.AUDIO_TRACK_SWITCHED",
641
- "canonicalReference": "hls.js!Events.AUDIO_TRACK_SWITCHED:member"
642
- },
643
- {
644
- "kind": "Content",
645
- "text": ", info: "
646
- },
647
- {
648
- "kind": "Reference",
649
- "text": "AudioTrackSwitchedData",
650
- "canonicalReference": "hls.js!AudioTrackSwitchedData:interface"
651
- },
652
- {
653
- "kind": "Content",
654
- "text": " | "
721
+ "text": "setUpdateMetrics(updateMetricsFn: "
655
722
  },
656
723
  {
657
724
  "kind": "Reference",
658
- "text": "AudioTrackLoadedData",
659
- "canonicalReference": "hls.js!AudioTrackLoadedData:interface"
725
+ "text": "MetricsUpdateFn",
726
+ "canonicalReference": "@gcorevideo/player!~MetricsUpdateFn:type"
660
727
  },
661
728
  {
662
729
  "kind": "Content",
@@ -673,63 +740,25 @@
673
740
  ],
674
741
  "isStatic": false,
675
742
  "returnTypeTokenRange": {
676
- "startIndex": 7,
677
- "endIndex": 8
743
+ "startIndex": 3,
744
+ "endIndex": 4
678
745
  },
679
746
  "releaseTag": "Beta",
680
747
  "isProtected": false,
681
748
  "overloadIndex": 1,
682
749
  "parameters": [
683
750
  {
684
- "parameterName": "e",
751
+ "parameterName": "updateMetricsFn",
685
752
  "parameterTypeTokenRange": {
686
753
  "startIndex": 1,
687
754
  "endIndex": 2
688
755
  },
689
756
  "isOptional": false
690
- },
691
- {
692
- "parameterName": "info",
693
- "parameterTypeTokenRange": {
694
- "startIndex": 3,
695
- "endIndex": 6
696
- },
697
- "isOptional": false
698
757
  }
699
758
  ],
700
759
  "isOptional": false,
701
760
  "isAbstract": false,
702
- "name": "updateCurrentTrack"
703
- },
704
- {
705
- "kind": "Property",
706
- "canonicalReference": "@gcorevideo/player!AudioSelector.version:member",
707
- "docComment": "",
708
- "excerptTokens": [
709
- {
710
- "kind": "Content",
711
- "text": "static get version(): "
712
- },
713
- {
714
- "kind": "Content",
715
- "text": "string"
716
- },
717
- {
718
- "kind": "Content",
719
- "text": ";"
720
- }
721
- ],
722
- "isReadonly": true,
723
- "isOptional": false,
724
- "releaseTag": "Beta",
725
- "name": "version",
726
- "propertyTypeTokenRange": {
727
- "startIndex": 1,
728
- "endIndex": 2
729
- },
730
- "isStatic": true,
731
- "isProtected": false,
732
- "isAbstract": false
761
+ "name": "setUpdateMetrics"
733
762
  }
734
763
  ],
735
764
  "extendsTokenRange": {
@@ -740,212 +769,29 @@
740
769
  },
741
770
  {
742
771
  "kind": "Class",
743
- "canonicalReference": "@gcorevideo/player!BigMuteButton:class",
744
- "docComment": "/**\n * @beta\n */\n",
772
+ "canonicalReference": "@gcorevideo/player!ClickToPause:class",
773
+ "docComment": "/**\n * Adds a behavior of toggling the playback state on click over the container\n *\n * @beta\n */\n",
745
774
  "excerptTokens": [
746
775
  {
747
776
  "kind": "Content",
748
- "text": "export declare class BigMuteButton extends "
777
+ "text": "export declare class ClickToPause extends "
749
778
  },
750
779
  {
751
780
  "kind": "Reference",
752
- "text": "UICorePlugin",
753
- "canonicalReference": "@gcorevideo/player!~UICorePlugin"
781
+ "text": "ContainerPlugin",
782
+ "canonicalReference": "@gcorevideo/player!~ContainerPlugin"
754
783
  },
755
784
  {
756
785
  "kind": "Content",
757
786
  "text": " "
758
787
  }
759
788
  ],
760
- "fileUrlPath": "src/plugins/big-mute-button/BigMuteButton.ts",
789
+ "fileUrlPath": "src/plugins/click-to-pause/ClickToPause.ts",
761
790
  "releaseTag": "Beta",
762
791
  "isAbstract": false,
763
- "name": "BigMuteButton",
792
+ "name": "ClickToPause",
764
793
  "preserveMemberOrder": false,
765
- "members": [
766
- {
767
- "kind": "Method",
768
- "canonicalReference": "@gcorevideo/player!BigMuteButton#bindEvents:member(1)",
769
- "docComment": "",
770
- "excerptTokens": [
771
- {
772
- "kind": "Content",
773
- "text": "bindEvents(): "
774
- },
775
- {
776
- "kind": "Content",
777
- "text": "void"
778
- },
779
- {
780
- "kind": "Content",
781
- "text": ";"
782
- }
783
- ],
784
- "isStatic": false,
785
- "returnTypeTokenRange": {
786
- "startIndex": 1,
787
- "endIndex": 2
788
- },
789
- "releaseTag": "Beta",
790
- "isProtected": false,
791
- "overloadIndex": 1,
792
- "parameters": [],
793
- "isOptional": false,
794
- "isAbstract": false,
795
- "name": "bindEvents"
796
- },
797
- {
798
- "kind": "Property",
799
- "canonicalReference": "@gcorevideo/player!BigMuteButton#events:member",
800
- "docComment": "",
801
- "excerptTokens": [
802
- {
803
- "kind": "Content",
804
- "text": "get events(): "
805
- },
806
- {
807
- "kind": "Content",
808
- "text": "{\n 'click .big-mute-icon': string;\n 'click .big-mute-icon-wrapper': string;\n }"
809
- },
810
- {
811
- "kind": "Content",
812
- "text": ";"
813
- }
814
- ],
815
- "isReadonly": true,
816
- "isOptional": false,
817
- "releaseTag": "Beta",
818
- "name": "events",
819
- "propertyTypeTokenRange": {
820
- "startIndex": 1,
821
- "endIndex": 2
822
- },
823
- "isStatic": false,
824
- "isProtected": false,
825
- "isAbstract": false
826
- },
827
- {
828
- "kind": "Property",
829
- "canonicalReference": "@gcorevideo/player!BigMuteButton#name:member",
830
- "docComment": "",
831
- "excerptTokens": [
832
- {
833
- "kind": "Content",
834
- "text": "get name(): "
835
- },
836
- {
837
- "kind": "Content",
838
- "text": "string"
839
- },
840
- {
841
- "kind": "Content",
842
- "text": ";"
843
- }
844
- ],
845
- "isReadonly": true,
846
- "isOptional": false,
847
- "releaseTag": "Beta",
848
- "name": "name",
849
- "propertyTypeTokenRange": {
850
- "startIndex": 1,
851
- "endIndex": 2
852
- },
853
- "isStatic": false,
854
- "isProtected": false,
855
- "isAbstract": false
856
- },
857
- {
858
- "kind": "Method",
859
- "canonicalReference": "@gcorevideo/player!BigMuteButton#render:member(1)",
860
- "docComment": "",
861
- "excerptTokens": [
862
- {
863
- "kind": "Content",
864
- "text": "render(): "
865
- },
866
- {
867
- "kind": "Content",
868
- "text": "this"
869
- },
870
- {
871
- "kind": "Content",
872
- "text": ";"
873
- }
874
- ],
875
- "isStatic": false,
876
- "returnTypeTokenRange": {
877
- "startIndex": 1,
878
- "endIndex": 2
879
- },
880
- "releaseTag": "Beta",
881
- "isProtected": false,
882
- "overloadIndex": 1,
883
- "parameters": [],
884
- "isOptional": false,
885
- "isAbstract": false,
886
- "name": "render"
887
- },
888
- {
889
- "kind": "Property",
890
- "canonicalReference": "@gcorevideo/player!BigMuteButton#supportedVersion:member",
891
- "docComment": "",
892
- "excerptTokens": [
893
- {
894
- "kind": "Content",
895
- "text": "get supportedVersion(): "
896
- },
897
- {
898
- "kind": "Content",
899
- "text": "{\n min: string;\n }"
900
- },
901
- {
902
- "kind": "Content",
903
- "text": ";"
904
- }
905
- ],
906
- "isReadonly": true,
907
- "isOptional": false,
908
- "releaseTag": "Beta",
909
- "name": "supportedVersion",
910
- "propertyTypeTokenRange": {
911
- "startIndex": 1,
912
- "endIndex": 2
913
- },
914
- "isStatic": false,
915
- "isProtected": false,
916
- "isAbstract": false
917
- },
918
- {
919
- "kind": "Property",
920
- "canonicalReference": "@gcorevideo/player!BigMuteButton#template:member",
921
- "docComment": "",
922
- "excerptTokens": [
923
- {
924
- "kind": "Content",
925
- "text": "get template(): "
926
- },
927
- {
928
- "kind": "Content",
929
- "text": "any"
930
- },
931
- {
932
- "kind": "Content",
933
- "text": ";"
934
- }
935
- ],
936
- "isReadonly": true,
937
- "isOptional": false,
938
- "releaseTag": "Beta",
939
- "name": "template",
940
- "propertyTypeTokenRange": {
941
- "startIndex": 1,
942
- "endIndex": 2
943
- },
944
- "isStatic": false,
945
- "isProtected": false,
946
- "isAbstract": false
947
- }
948
- ],
794
+ "members": [],
949
795
  "extendsTokenRange": {
950
796
  "startIndex": 1,
951
797
  "endIndex": 2
@@ -954,1531 +800,49 @@
954
800
  },
955
801
  {
956
802
  "kind": "Class",
957
- "canonicalReference": "@gcorevideo/player!BottomGear:class",
958
- "docComment": "/**\n * Adds the gear button that triggers extra options menu on the right side of the {@link MediaControl | media control} UI\n *\n * @remarks\n *\n * The plugins provides a base for attaching custom settings UI in the gear menu\n *\n * Depends on:\n *\n * - {@link MediaControl | media_control}\n *\n * @beta\n */\n",
803
+ "canonicalReference": "@gcorevideo/player!ClipsPlugin:class",
804
+ "docComment": "/**\n * Adds a behavior of showing a text over the seekbar to indicate the current clip.\n *\n * @remarks\n *\n * Depends on:\n *\n * - {@link MediaControl}\n *\n * Configuration options - {@link ClipsPluginSettings}\n *\n * @beta\n */\n",
959
805
  "excerptTokens": [
960
806
  {
961
- "kind": "Content",
962
- "text": "export declare class BottomGear extends "
963
- },
964
- {
965
- "kind": "Reference",
966
- "text": "UICorePlugin",
967
- "canonicalReference": "@gcorevideo/player!~UICorePlugin"
968
- },
969
- {
970
- "kind": "Content",
971
- "text": " "
972
- }
973
- ],
974
- "fileUrlPath": "src/plugins/bottom-gear/BottomGear.ts",
975
- "releaseTag": "Beta",
976
- "isAbstract": false,
977
- "name": "BottomGear",
978
- "preserveMemberOrder": false,
979
- "members": [
980
- {
981
- "kind": "Method",
982
- "canonicalReference": "@gcorevideo/player!BottomGear#getElement:member(1)",
983
- "docComment": "/**\n * @param name - Name of a gear menu placeholder item to attach custom UI\n *\n * @returns Zepto result of the element\n */\n",
984
- "excerptTokens": [
985
- {
986
- "kind": "Content",
987
- "text": "getElement(name: "
988
- },
989
- {
990
- "kind": "Reference",
991
- "text": "GearItemElement",
992
- "canonicalReference": "@gcorevideo/player!GearItemElement:type"
993
- },
994
- {
995
- "kind": "Content",
996
- "text": "): "
997
- },
998
- {
999
- "kind": "Reference",
1000
- "text": "ZeptoResult",
1001
- "canonicalReference": "@gcorevideo/player!ZeptoResult:type"
1002
- },
1003
- {
1004
- "kind": "Content",
1005
- "text": " | null"
1006
- },
1007
- {
1008
- "kind": "Content",
1009
- "text": ";"
1010
- }
1011
- ],
1012
- "isStatic": false,
1013
- "returnTypeTokenRange": {
1014
- "startIndex": 3,
1015
- "endIndex": 5
1016
- },
1017
- "releaseTag": "Beta",
1018
- "isProtected": false,
1019
- "overloadIndex": 1,
1020
- "parameters": [
1021
- {
1022
- "parameterName": "name",
1023
- "parameterTypeTokenRange": {
1024
- "startIndex": 1,
1025
- "endIndex": 2
1026
- },
1027
- "isOptional": false
1028
- }
1029
- ],
1030
- "isOptional": false,
1031
- "isAbstract": false,
1032
- "name": "getElement"
1033
- },
1034
- {
1035
- "kind": "Method",
1036
- "canonicalReference": "@gcorevideo/player!BottomGear#setContent:member(1)",
1037
- "docComment": "/**\n * Replaces the content of the gear menu\n *\n * @param content - Zepto result of the element\n */\n",
1038
- "excerptTokens": [
1039
- {
1040
- "kind": "Content",
1041
- "text": "setContent(content: "
1042
- },
1043
- {
1044
- "kind": "Reference",
1045
- "text": "ZeptoResult",
1046
- "canonicalReference": "@gcorevideo/player!ZeptoResult:type"
1047
- },
1048
- {
1049
- "kind": "Content",
1050
- "text": "): "
1051
- },
1052
- {
1053
- "kind": "Content",
1054
- "text": "void"
1055
- },
1056
- {
1057
- "kind": "Content",
1058
- "text": ";"
1059
- }
1060
- ],
1061
- "isStatic": false,
1062
- "returnTypeTokenRange": {
1063
- "startIndex": 3,
1064
- "endIndex": 4
1065
- },
1066
- "releaseTag": "Beta",
1067
- "isProtected": false,
1068
- "overloadIndex": 1,
1069
- "parameters": [
1070
- {
1071
- "parameterName": "content",
1072
- "parameterTypeTokenRange": {
1073
- "startIndex": 1,
1074
- "endIndex": 2
1075
- },
1076
- "isOptional": false
1077
- }
1078
- ],
1079
- "isOptional": false,
1080
- "isAbstract": false,
1081
- "name": "setContent"
1082
- }
1083
- ],
1084
- "extendsTokenRange": {
1085
- "startIndex": 1,
1086
- "endIndex": 2
1087
- },
1088
- "implementsTokenRanges": []
1089
- },
1090
- {
1091
- "kind": "Class",
1092
- "canonicalReference": "@gcorevideo/player!ClapprNerdStats:class",
1093
- "docComment": "/**\n * Displays useful network-related statistics.\n *\n * @remarks\n *\n * Depends on:\n *\n * - {@link MediaControl}\n *\n * - {@link BottomGear}\n *\n * - {@link ClapprStats}\n *\n * The plugin is rendered as an item in the gear menu.\n *\n * When clicked, it shows an overlay window with the information about the network speed, latency, etc, and recommended quality level.\n *\n * @beta\n */\n",
1094
- "excerptTokens": [
1095
- {
1096
- "kind": "Content",
1097
- "text": "export declare class ClapprNerdStats extends "
1098
- },
1099
- {
1100
- "kind": "Reference",
1101
- "text": "UICorePlugin",
1102
- "canonicalReference": "@gcorevideo/player!~UICorePlugin"
1103
- },
1104
- {
1105
- "kind": "Content",
1106
- "text": " "
1107
- }
1108
- ],
1109
- "fileUrlPath": "src/plugins/clappr-nerd-stats/ClapprNerdStats.ts",
1110
- "releaseTag": "Beta",
1111
- "isAbstract": false,
1112
- "name": "ClapprNerdStats",
1113
- "preserveMemberOrder": false,
1114
- "members": [
1115
- {
1116
- "kind": "Constructor",
1117
- "canonicalReference": "@gcorevideo/player!ClapprNerdStats:constructor(1)",
1118
- "docComment": "/**\n * Constructs a new instance of the `ClapprNerdStats` class\n */\n",
1119
- "excerptTokens": [
1120
- {
1121
- "kind": "Content",
1122
- "text": "constructor(core: "
1123
- },
1124
- {
1125
- "kind": "Reference",
1126
- "text": "Core",
1127
- "canonicalReference": "@clappr/core!default:class"
1128
- },
1129
- {
1130
- "kind": "Content",
1131
- "text": ");"
1132
- }
1133
- ],
1134
- "releaseTag": "Beta",
1135
- "isProtected": false,
1136
- "overloadIndex": 1,
1137
- "parameters": [
1138
- {
1139
- "parameterName": "core",
1140
- "parameterTypeTokenRange": {
1141
- "startIndex": 1,
1142
- "endIndex": 2
1143
- },
1144
- "isOptional": false
1145
- }
1146
- ]
1147
- }
1148
- ],
1149
- "extendsTokenRange": {
1150
- "startIndex": 1,
1151
- "endIndex": 2
1152
- },
1153
- "implementsTokenRanges": []
1154
- },
1155
- {
1156
- "kind": "Class",
1157
- "canonicalReference": "@gcorevideo/player!ClapprStats:class",
1158
- "docComment": "/**\n * @beta\n */\n",
1159
- "excerptTokens": [
1160
- {
1161
- "kind": "Content",
1162
- "text": "export declare class ClapprStats extends "
1163
- },
1164
- {
1165
- "kind": "Reference",
1166
- "text": "ContainerPlugin",
1167
- "canonicalReference": "@gcorevideo/player!~ContainerPlugin"
1168
- },
1169
- {
1170
- "kind": "Content",
1171
- "text": " "
1172
- }
1173
- ],
1174
- "fileUrlPath": "src/plugins/clappr-stats/ClapprStats.ts",
1175
- "releaseTag": "Beta",
1176
- "isAbstract": false,
1177
- "name": "ClapprStats",
1178
- "preserveMemberOrder": false,
1179
- "members": [
1180
- {
1181
- "kind": "Method",
1182
- "canonicalReference": "@gcorevideo/player!ClapprStats#_buildReport:member(1)",
1183
- "docComment": "",
1184
- "excerptTokens": [
1185
- {
1186
- "kind": "Content",
1187
- "text": "_buildReport(): "
1188
- },
1189
- {
1190
- "kind": "Content",
1191
- "text": "void"
1192
- },
1193
- {
1194
- "kind": "Content",
1195
- "text": ";"
1196
- }
1197
- ],
1198
- "isStatic": false,
1199
- "returnTypeTokenRange": {
1200
- "startIndex": 1,
1201
- "endIndex": 2
1202
- },
1203
- "releaseTag": "Beta",
1204
- "isProtected": false,
1205
- "overloadIndex": 1,
1206
- "parameters": [],
1207
- "isOptional": false,
1208
- "isAbstract": false,
1209
- "name": "_buildReport"
1210
- },
1211
- {
1212
- "kind": "Method",
1213
- "canonicalReference": "@gcorevideo/player!ClapprStats#_defaultReport:member(1)",
1214
- "docComment": "",
1215
- "excerptTokens": [
1216
- {
1217
- "kind": "Content",
1218
- "text": "_defaultReport(metrics: "
1219
- },
1220
- {
1221
- "kind": "Reference",
1222
- "text": "Metrics",
1223
- "canonicalReference": "@gcorevideo/player!~Metrics:type"
1224
- },
1225
- {
1226
- "kind": "Content",
1227
- "text": "): "
1228
- },
1229
- {
1230
- "kind": "Content",
1231
- "text": "void"
1232
- },
1233
- {
1234
- "kind": "Content",
1235
- "text": ";"
1236
- }
1237
- ],
1238
- "isStatic": false,
1239
- "returnTypeTokenRange": {
1240
- "startIndex": 3,
1241
- "endIndex": 4
1242
- },
1243
- "releaseTag": "Beta",
1244
- "isProtected": false,
1245
- "overloadIndex": 1,
1246
- "parameters": [
1247
- {
1248
- "parameterName": "metrics",
1249
- "parameterTypeTokenRange": {
1250
- "startIndex": 1,
1251
- "endIndex": 2
1252
- },
1253
- "isOptional": false
1254
- }
1255
- ],
1256
- "isOptional": false,
1257
- "isAbstract": false,
1258
- "name": "_defaultReport"
1259
- },
1260
- {
1261
- "kind": "Property",
1262
- "canonicalReference": "@gcorevideo/player!ClapprStats#_playbackName:member",
1263
- "docComment": "",
1264
- "excerptTokens": [
1265
- {
1266
- "kind": "Content",
1267
- "text": "get _playbackName(): "
1268
- },
1269
- {
1270
- "kind": "Content",
1271
- "text": "string"
1272
- },
1273
- {
1274
- "kind": "Content",
1275
- "text": ";"
1276
- }
1277
- ],
1278
- "isReadonly": true,
1279
- "isOptional": false,
1280
- "releaseTag": "Beta",
1281
- "name": "_playbackName",
1282
- "propertyTypeTokenRange": {
1283
- "startIndex": 1,
1284
- "endIndex": 2
1285
- },
1286
- "isStatic": false,
1287
- "isProtected": false,
1288
- "isAbstract": false
1289
- },
1290
- {
1291
- "kind": "Property",
1292
- "canonicalReference": "@gcorevideo/player!ClapprStats#_playbackType:member",
1293
- "docComment": "",
1294
- "excerptTokens": [
1295
- {
1296
- "kind": "Content",
1297
- "text": "get _playbackType(): "
1298
- },
1299
- {
1300
- "kind": "Content",
1301
- "text": "any"
1302
- },
1303
- {
1304
- "kind": "Content",
1305
- "text": ";"
1306
- }
1307
- ],
1308
- "isReadonly": true,
1309
- "isOptional": false,
1310
- "releaseTag": "Beta",
1311
- "name": "_playbackType",
1312
- "propertyTypeTokenRange": {
1313
- "startIndex": 1,
1314
- "endIndex": 2
1315
- },
1316
- "isStatic": false,
1317
- "isProtected": false,
1318
- "isAbstract": false
1319
- },
1320
- {
1321
- "kind": "Constructor",
1322
- "canonicalReference": "@gcorevideo/player!ClapprStats:constructor(1)",
1323
- "docComment": "/**\n * Constructs a new instance of the `ClapprStats` class\n */\n",
1324
- "excerptTokens": [
1325
- {
1326
- "kind": "Content",
1327
- "text": "constructor(container: "
1328
- },
1329
- {
1330
- "kind": "Reference",
1331
- "text": "Container",
1332
- "canonicalReference": "@clappr/core!default:class"
1333
- },
1334
- {
1335
- "kind": "Content",
1336
- "text": ");"
1337
- }
1338
- ],
1339
- "releaseTag": "Beta",
1340
- "isProtected": false,
1341
- "overloadIndex": 1,
1342
- "parameters": [
1343
- {
1344
- "parameterName": "container",
1345
- "parameterTypeTokenRange": {
1346
- "startIndex": 1,
1347
- "endIndex": 2
1348
- },
1349
- "isOptional": false
1350
- }
1351
- ]
1352
- },
1353
- {
1354
- "kind": "Method",
1355
- "canonicalReference": "@gcorevideo/player!ClapprStats#bindEvents:member(1)",
1356
- "docComment": "",
1357
- "excerptTokens": [
1358
- {
1359
- "kind": "Content",
1360
- "text": "bindEvents(): "
1361
- },
1362
- {
1363
- "kind": "Content",
1364
- "text": "void"
1365
- },
1366
- {
1367
- "kind": "Content",
1368
- "text": ";"
1369
- }
1370
- ],
1371
- "isStatic": false,
1372
- "returnTypeTokenRange": {
1373
- "startIndex": 1,
1374
- "endIndex": 2
1375
- },
1376
- "releaseTag": "Beta",
1377
- "isProtected": false,
1378
- "overloadIndex": 1,
1379
- "parameters": [],
1380
- "isOptional": false,
1381
- "isAbstract": false,
1382
- "name": "bindEvents"
1383
- },
1384
- {
1385
- "kind": "Method",
1386
- "canonicalReference": "@gcorevideo/player!ClapprStats#destroy:member(1)",
1387
- "docComment": "",
1388
- "excerptTokens": [
1389
- {
1390
- "kind": "Content",
1391
- "text": "destroy(): "
1392
- },
1393
- {
1394
- "kind": "Content",
1395
- "text": "void"
1396
- },
1397
- {
1398
- "kind": "Content",
1399
- "text": ";"
1400
- }
1401
- ],
1402
- "isStatic": false,
1403
- "returnTypeTokenRange": {
1404
- "startIndex": 1,
1405
- "endIndex": 2
1406
- },
1407
- "releaseTag": "Beta",
1408
- "isProtected": false,
1409
- "overloadIndex": 1,
1410
- "parameters": [],
1411
- "isOptional": false,
1412
- "isAbstract": false,
1413
- "name": "destroy"
1414
- },
1415
- {
1416
- "kind": "Method",
1417
- "canonicalReference": "@gcorevideo/player!ClapprStats#exportMetrics:member(1)",
1418
- "docComment": "",
1419
- "excerptTokens": [
1420
- {
1421
- "kind": "Content",
1422
- "text": "exportMetrics(): "
1423
- },
1424
- {
1425
- "kind": "Reference",
1426
- "text": "Metrics",
1427
- "canonicalReference": "@gcorevideo/player!~Metrics:type"
1428
- },
1429
- {
1430
- "kind": "Content",
1431
- "text": ";"
1432
- }
1433
- ],
1434
- "isStatic": false,
1435
- "returnTypeTokenRange": {
1436
- "startIndex": 1,
1437
- "endIndex": 2
1438
- },
1439
- "releaseTag": "Beta",
1440
- "isProtected": false,
1441
- "overloadIndex": 1,
1442
- "parameters": [],
1443
- "isOptional": false,
1444
- "isAbstract": false,
1445
- "name": "exportMetrics"
1446
- },
1447
- {
1448
- "kind": "Property",
1449
- "canonicalReference": "@gcorevideo/player!ClapprStats#name:member",
1450
- "docComment": "",
1451
- "excerptTokens": [
1452
- {
1453
- "kind": "Content",
1454
- "text": "get name(): "
1455
- },
1456
- {
1457
- "kind": "Content",
1458
- "text": "string"
1459
- },
1460
- {
1461
- "kind": "Content",
1462
- "text": ";"
1463
- }
1464
- ],
1465
- "isReadonly": true,
1466
- "isOptional": false,
1467
- "releaseTag": "Beta",
1468
- "name": "name",
1469
- "propertyTypeTokenRange": {
1470
- "startIndex": 1,
1471
- "endIndex": 2
1472
- },
1473
- "isStatic": false,
1474
- "isProtected": false,
1475
- "isAbstract": false
1476
- },
1477
- {
1478
- "kind": "Method",
1479
- "canonicalReference": "@gcorevideo/player!ClapprStats#onBitrate:member(1)",
1480
- "docComment": "",
1481
- "excerptTokens": [
1482
- {
1483
- "kind": "Content",
1484
- "text": "onBitrate(newBitrate: "
1485
- },
1486
- {
1487
- "kind": "Reference",
1488
- "text": "QualityLevel",
1489
- "canonicalReference": "@gcorevideo/player!QualityLevel:interface"
1490
- },
1491
- {
1492
- "kind": "Content",
1493
- "text": "): "
1494
- },
1495
- {
1496
- "kind": "Content",
1497
- "text": "void"
1498
- },
1499
- {
1500
- "kind": "Content",
1501
- "text": ";"
1502
- }
1503
- ],
1504
- "isStatic": false,
1505
- "returnTypeTokenRange": {
1506
- "startIndex": 3,
1507
- "endIndex": 4
1508
- },
1509
- "releaseTag": "Beta",
1510
- "isProtected": false,
1511
- "overloadIndex": 1,
1512
- "parameters": [
1513
- {
1514
- "parameterName": "newBitrate",
1515
- "parameterTypeTokenRange": {
1516
- "startIndex": 1,
1517
- "endIndex": 2
1518
- },
1519
- "isOptional": false
1520
- }
1521
- ],
1522
- "isOptional": false,
1523
- "isAbstract": false,
1524
- "name": "onBitrate"
1525
- },
1526
- {
1527
- "kind": "Method",
1528
- "canonicalReference": "@gcorevideo/player!ClapprStats#onFirstPlaying:member(1)",
1529
- "docComment": "",
1530
- "excerptTokens": [
1531
- {
1532
- "kind": "Content",
1533
- "text": "onFirstPlaying(): "
1534
- },
1535
- {
1536
- "kind": "Content",
1537
- "text": "void"
1538
- },
1539
- {
1540
- "kind": "Content",
1541
- "text": ";"
1542
- }
1543
- ],
1544
- "isStatic": false,
1545
- "returnTypeTokenRange": {
1546
- "startIndex": 1,
1547
- "endIndex": 2
1548
- },
1549
- "releaseTag": "Beta",
1550
- "isProtected": false,
1551
- "overloadIndex": 1,
1552
- "parameters": [],
1553
- "isOptional": false,
1554
- "isAbstract": false,
1555
- "name": "onFirstPlaying"
1556
- },
1557
- {
1558
- "kind": "Method",
1559
- "canonicalReference": "@gcorevideo/player!ClapprStats#playAfterPause:member(1)",
1560
- "docComment": "",
1561
- "excerptTokens": [
1562
- {
1563
- "kind": "Content",
1564
- "text": "playAfterPause(): "
1565
- },
1566
- {
1567
- "kind": "Content",
1568
- "text": "void"
1569
- },
1570
- {
1571
- "kind": "Content",
1572
- "text": ";"
1573
- }
1574
- ],
1575
- "isStatic": false,
1576
- "returnTypeTokenRange": {
1577
- "startIndex": 1,
1578
- "endIndex": 2
1579
- },
1580
- "releaseTag": "Beta",
1581
- "isProtected": false,
1582
- "overloadIndex": 1,
1583
- "parameters": [],
1584
- "isOptional": false,
1585
- "isAbstract": false,
1586
- "name": "playAfterPause"
1587
- },
1588
- {
1589
- "kind": "Method",
1590
- "canonicalReference": "@gcorevideo/player!ClapprStats#setUpdateMetrics:member(1)",
1591
- "docComment": "",
1592
- "excerptTokens": [
1593
- {
1594
- "kind": "Content",
1595
- "text": "setUpdateMetrics(updateMetricsFn: "
1596
- },
1597
- {
1598
- "kind": "Reference",
1599
- "text": "MetricsUpdateFn",
1600
- "canonicalReference": "@gcorevideo/player!~MetricsUpdateFn:type"
1601
- },
1602
- {
1603
- "kind": "Content",
1604
- "text": "): "
1605
- },
1606
- {
1607
- "kind": "Content",
1608
- "text": "void"
1609
- },
1610
- {
1611
- "kind": "Content",
1612
- "text": ";"
1613
- }
1614
- ],
1615
- "isStatic": false,
1616
- "returnTypeTokenRange": {
1617
- "startIndex": 3,
1618
- "endIndex": 4
1619
- },
1620
- "releaseTag": "Beta",
1621
- "isProtected": false,
1622
- "overloadIndex": 1,
1623
- "parameters": [
1624
- {
1625
- "parameterName": "updateMetricsFn",
1626
- "parameterTypeTokenRange": {
1627
- "startIndex": 1,
1628
- "endIndex": 2
1629
- },
1630
- "isOptional": false
1631
- }
1632
- ],
1633
- "isOptional": false,
1634
- "isAbstract": false,
1635
- "name": "setUpdateMetrics"
1636
- },
1637
- {
1638
- "kind": "Method",
1639
- "canonicalReference": "@gcorevideo/player!ClapprStats#startTimers:member(1)",
1640
- "docComment": "",
1641
- "excerptTokens": [
1642
- {
1643
- "kind": "Content",
1644
- "text": "startTimers(): "
1645
- },
1646
- {
1647
- "kind": "Content",
1648
- "text": "void"
1649
- },
1650
- {
1651
- "kind": "Content",
1652
- "text": ";"
1653
- }
1654
- ],
1655
- "isStatic": false,
1656
- "returnTypeTokenRange": {
1657
- "startIndex": 1,
1658
- "endIndex": 2
1659
- },
1660
- "releaseTag": "Beta",
1661
- "isProtected": false,
1662
- "overloadIndex": 1,
1663
- "parameters": [],
1664
- "isOptional": false,
1665
- "isAbstract": false,
1666
- "name": "startTimers"
1667
- },
1668
- {
1669
- "kind": "Method",
1670
- "canonicalReference": "@gcorevideo/player!ClapprStats#stopReporting:member(1)",
1671
- "docComment": "",
1672
- "excerptTokens": [
1673
- {
1674
- "kind": "Content",
1675
- "text": "stopReporting(): "
1676
- },
1677
- {
1678
- "kind": "Content",
1679
- "text": "void"
1680
- },
1681
- {
1682
- "kind": "Content",
1683
- "text": ";"
1684
- }
1685
- ],
1686
- "isStatic": false,
1687
- "returnTypeTokenRange": {
1688
- "startIndex": 1,
1689
- "endIndex": 2
1690
- },
1691
- "releaseTag": "Beta",
1692
- "isProtected": false,
1693
- "overloadIndex": 1,
1694
- "parameters": [],
1695
- "isOptional": false,
1696
- "isAbstract": false,
1697
- "name": "stopReporting"
1698
- },
1699
- {
1700
- "kind": "Property",
1701
- "canonicalReference": "@gcorevideo/player!ClapprStats#supportedVersion:member",
1702
- "docComment": "",
1703
- "excerptTokens": [
1704
- {
1705
- "kind": "Content",
1706
- "text": "get supportedVersion(): "
1707
- },
1708
- {
1709
- "kind": "Content",
1710
- "text": "{\n min: string;\n }"
1711
- },
1712
- {
1713
- "kind": "Content",
1714
- "text": ";"
1715
- }
1716
- ],
1717
- "isReadonly": true,
1718
- "isOptional": false,
1719
- "releaseTag": "Beta",
1720
- "name": "supportedVersion",
1721
- "propertyTypeTokenRange": {
1722
- "startIndex": 1,
1723
- "endIndex": 2
1724
- },
1725
- "isStatic": false,
1726
- "isProtected": false,
1727
- "isAbstract": false
1728
- }
1729
- ],
1730
- "extendsTokenRange": {
1731
- "startIndex": 1,
1732
- "endIndex": 2
1733
- },
1734
- "implementsTokenRanges": []
1735
- },
1736
- {
1737
- "kind": "Class",
1738
- "canonicalReference": "@gcorevideo/player!ClickToPause:class",
1739
- "docComment": "",
1740
- "excerptTokens": [
1741
- {
1742
- "kind": "Content",
1743
- "text": "export declare class ClickToPause extends "
1744
- },
1745
- {
1746
- "kind": "Reference",
1747
- "text": "ContainerPlugin",
1748
- "canonicalReference": "@gcorevideo/player!~ContainerPlugin"
1749
- },
1750
- {
1751
- "kind": "Content",
1752
- "text": " "
1753
- }
1754
- ],
1755
- "fileUrlPath": "src/plugins/click-to-pause/ClickToPause.ts",
1756
- "releaseTag": "Public",
1757
- "isAbstract": false,
1758
- "name": "ClickToPause",
1759
- "preserveMemberOrder": false,
1760
- "members": [
1761
- {
1762
- "kind": "Method",
1763
- "canonicalReference": "@gcorevideo/player!ClickToPause#bindEvents:member(1)",
1764
- "docComment": "",
1765
- "excerptTokens": [
1766
- {
1767
- "kind": "Content",
1768
- "text": "bindEvents(): "
1769
- },
1770
- {
1771
- "kind": "Content",
1772
- "text": "void"
1773
- },
1774
- {
1775
- "kind": "Content",
1776
- "text": ";"
1777
- }
1778
- ],
1779
- "isStatic": false,
1780
- "returnTypeTokenRange": {
1781
- "startIndex": 1,
1782
- "endIndex": 2
1783
- },
1784
- "releaseTag": "Public",
1785
- "isProtected": false,
1786
- "overloadIndex": 1,
1787
- "parameters": [],
1788
- "isOptional": false,
1789
- "isAbstract": false,
1790
- "name": "bindEvents"
1791
- },
1792
- {
1793
- "kind": "Property",
1794
- "canonicalReference": "@gcorevideo/player!ClickToPause#config:member",
1795
- "docComment": "",
1796
- "excerptTokens": [
1797
- {
1798
- "kind": "Content",
1799
- "text": "get config(): "
1800
- },
1801
- {
1802
- "kind": "Content",
1803
- "text": "any"
1804
- },
1805
- {
1806
- "kind": "Content",
1807
- "text": ";"
1808
- }
1809
- ],
1810
- "isReadonly": true,
1811
- "isOptional": false,
1812
- "releaseTag": "Public",
1813
- "name": "config",
1814
- "propertyTypeTokenRange": {
1815
- "startIndex": 1,
1816
- "endIndex": 2
1817
- },
1818
- "isStatic": false,
1819
- "isProtected": false,
1820
- "isAbstract": false
1821
- },
1822
- {
1823
- "kind": "Property",
1824
- "canonicalReference": "@gcorevideo/player!ClickToPause#name:member",
1825
- "docComment": "",
1826
- "excerptTokens": [
1827
- {
1828
- "kind": "Content",
1829
- "text": "get name(): "
1830
- },
1831
- {
1832
- "kind": "Content",
1833
- "text": "string"
1834
- },
1835
- {
1836
- "kind": "Content",
1837
- "text": ";"
1838
- }
1839
- ],
1840
- "isReadonly": true,
1841
- "isOptional": false,
1842
- "releaseTag": "Public",
1843
- "name": "name",
1844
- "propertyTypeTokenRange": {
1845
- "startIndex": 1,
1846
- "endIndex": 2
1847
- },
1848
- "isStatic": false,
1849
- "isProtected": false,
1850
- "isAbstract": false
1851
- },
1852
- {
1853
- "kind": "Property",
1854
- "canonicalReference": "@gcorevideo/player!ClickToPause#supportedVersion:member",
1855
- "docComment": "",
1856
- "excerptTokens": [
1857
- {
1858
- "kind": "Content",
1859
- "text": "get supportedVersion(): "
1860
- },
1861
- {
1862
- "kind": "Content",
1863
- "text": "{\n min: string;\n }"
1864
- },
1865
- {
1866
- "kind": "Content",
1867
- "text": ";"
1868
- }
1869
- ],
1870
- "isReadonly": true,
1871
- "isOptional": false,
1872
- "releaseTag": "Public",
1873
- "name": "supportedVersion",
1874
- "propertyTypeTokenRange": {
1875
- "startIndex": 1,
1876
- "endIndex": 2
1877
- },
1878
- "isStatic": false,
1879
- "isProtected": false,
1880
- "isAbstract": false
1881
- }
1882
- ],
1883
- "extendsTokenRange": {
1884
- "startIndex": 1,
1885
- "endIndex": 2
1886
- },
1887
- "implementsTokenRanges": []
1888
- },
1889
- {
1890
- "kind": "Class",
1891
- "canonicalReference": "@gcorevideo/player!ClipsPlugin:class",
1892
- "docComment": "",
1893
- "excerptTokens": [
1894
- {
1895
- "kind": "Content",
1896
- "text": "export declare class ClipsPlugin extends "
1897
- },
1898
- {
1899
- "kind": "Reference",
1900
- "text": "UICorePlugin",
1901
- "canonicalReference": "@gcorevideo/player!~UICorePlugin"
1902
- },
1903
- {
1904
- "kind": "Content",
1905
- "text": " "
1906
- }
1907
- ],
1908
- "fileUrlPath": "src/plugins/clips/Clips.ts",
1909
- "releaseTag": "Public",
1910
- "isAbstract": false,
1911
- "name": "ClipsPlugin",
1912
- "preserveMemberOrder": false,
1913
- "members": [
1914
- {
1915
- "kind": "Property",
1916
- "canonicalReference": "@gcorevideo/player!ClipsPlugin#attributes:member",
1917
- "docComment": "",
1918
- "excerptTokens": [
1919
- {
1920
- "kind": "Content",
1921
- "text": "get attributes(): "
1922
- },
1923
- {
1924
- "kind": "Content",
1925
- "text": "{\n class: string;\n }"
1926
- },
1927
- {
1928
- "kind": "Content",
1929
- "text": ";"
1930
- }
1931
- ],
1932
- "isReadonly": true,
1933
- "isOptional": false,
1934
- "releaseTag": "Public",
1935
- "name": "attributes",
1936
- "propertyTypeTokenRange": {
1937
- "startIndex": 1,
1938
- "endIndex": 2
1939
- },
1940
- "isStatic": false,
1941
- "isProtected": false,
1942
- "isAbstract": false
1943
- },
1944
- {
1945
- "kind": "Method",
1946
- "canonicalReference": "@gcorevideo/player!ClipsPlugin#bindEvents:member(1)",
1947
- "docComment": "",
1948
- "excerptTokens": [
1949
- {
1950
- "kind": "Content",
1951
- "text": "bindEvents(): "
1952
- },
1953
- {
1954
- "kind": "Content",
1955
- "text": "void"
1956
- },
1957
- {
1958
- "kind": "Content",
1959
- "text": ";"
1960
- }
1961
- ],
1962
- "isStatic": false,
1963
- "returnTypeTokenRange": {
1964
- "startIndex": 1,
1965
- "endIndex": 2
1966
- },
1967
- "releaseTag": "Public",
1968
- "isProtected": false,
1969
- "overloadIndex": 1,
1970
- "parameters": [],
1971
- "isOptional": false,
1972
- "isAbstract": false,
1973
- "name": "bindEvents"
1974
- },
1975
- {
1976
- "kind": "Method",
1977
- "canonicalReference": "@gcorevideo/player!ClipsPlugin#getText:member(1)",
1978
- "docComment": "",
1979
- "excerptTokens": [
1980
- {
1981
- "kind": "Content",
1982
- "text": "getText(time: "
1983
- },
1984
- {
1985
- "kind": "Content",
1986
- "text": "number"
1987
- },
1988
- {
1989
- "kind": "Content",
1990
- "text": "): "
1991
- },
1992
- {
1993
- "kind": "Content",
1994
- "text": "string"
1995
- },
1996
- {
1997
- "kind": "Content",
1998
- "text": ";"
1999
- }
2000
- ],
2001
- "isStatic": false,
2002
- "returnTypeTokenRange": {
2003
- "startIndex": 3,
2004
- "endIndex": 4
2005
- },
2006
- "releaseTag": "Public",
2007
- "isProtected": false,
2008
- "overloadIndex": 1,
2009
- "parameters": [
2010
- {
2011
- "parameterName": "time",
2012
- "parameterTypeTokenRange": {
2013
- "startIndex": 1,
2014
- "endIndex": 2
2015
- },
2016
- "isOptional": false
2017
- }
2018
- ],
2019
- "isOptional": false,
2020
- "isAbstract": false,
2021
- "name": "getText"
2022
- },
2023
- {
2024
- "kind": "Method",
2025
- "canonicalReference": "@gcorevideo/player!ClipsPlugin#makeSvg:member(1)",
2026
- "docComment": "",
2027
- "excerptTokens": [
2028
- {
2029
- "kind": "Content",
2030
- "text": "makeSvg(duration: "
2031
- },
2032
- {
2033
- "kind": "Content",
2034
- "text": "number"
2035
- },
2036
- {
2037
- "kind": "Content",
2038
- "text": "): "
2039
- },
2040
- {
2041
- "kind": "Content",
2042
- "text": "void"
2043
- },
2044
- {
2045
- "kind": "Content",
2046
- "text": ";"
2047
- }
2048
- ],
2049
- "isStatic": false,
2050
- "returnTypeTokenRange": {
2051
- "startIndex": 3,
2052
- "endIndex": 4
2053
- },
2054
- "releaseTag": "Public",
2055
- "isProtected": false,
2056
- "overloadIndex": 1,
2057
- "parameters": [
2058
- {
2059
- "parameterName": "duration",
2060
- "parameterTypeTokenRange": {
2061
- "startIndex": 1,
2062
- "endIndex": 2
2063
- },
2064
- "isOptional": false
2065
- }
2066
- ],
2067
- "isOptional": false,
2068
- "isAbstract": false,
2069
- "name": "makeSvg"
2070
- },
2071
- {
2072
- "kind": "Property",
2073
- "canonicalReference": "@gcorevideo/player!ClipsPlugin#name:member",
2074
- "docComment": "",
2075
- "excerptTokens": [
2076
- {
2077
- "kind": "Content",
2078
- "text": "get name(): "
2079
- },
2080
- {
2081
- "kind": "Content",
2082
- "text": "string"
2083
- },
2084
- {
2085
- "kind": "Content",
2086
- "text": ";"
2087
- }
2088
- ],
2089
- "isReadonly": true,
2090
- "isOptional": false,
2091
- "releaseTag": "Public",
2092
- "name": "name",
2093
- "propertyTypeTokenRange": {
2094
- "startIndex": 1,
2095
- "endIndex": 2
2096
- },
2097
- "isStatic": false,
2098
- "isProtected": false,
2099
- "isAbstract": false
2100
- },
2101
- {
2102
- "kind": "Method",
2103
- "canonicalReference": "@gcorevideo/player!ClipsPlugin#unbindEvents:member(1)",
2104
- "docComment": "",
2105
- "excerptTokens": [
2106
- {
2107
- "kind": "Content",
2108
- "text": "unbindEvents(): "
2109
- },
2110
- {
2111
- "kind": "Content",
2112
- "text": "void"
2113
- },
2114
- {
2115
- "kind": "Content",
2116
- "text": ";"
2117
- }
2118
- ],
2119
- "isStatic": false,
2120
- "returnTypeTokenRange": {
2121
- "startIndex": 1,
2122
- "endIndex": 2
2123
- },
2124
- "releaseTag": "Public",
2125
- "isProtected": false,
2126
- "overloadIndex": 1,
2127
- "parameters": [],
2128
- "isOptional": false,
2129
- "isAbstract": false,
2130
- "name": "unbindEvents"
2131
- }
2132
- ],
2133
- "extendsTokenRange": {
2134
- "startIndex": 1,
2135
- "endIndex": 2
2136
- },
2137
- "implementsTokenRanges": []
2138
- },
2139
- {
2140
- "kind": "TypeAlias",
2141
- "canonicalReference": "@gcorevideo/player!ContainerSize:type",
2142
- "docComment": "/**\n * Dimensions of the player container DOM element.\n *\n * @beta\n */\n",
2143
- "excerptTokens": [
2144
- {
2145
- "kind": "Content",
2146
- "text": "export type ContainerSize = "
2147
- },
2148
- {
2149
- "kind": "Content",
2150
- "text": "{\n width: number;\n height: number;\n}"
2151
- },
2152
- {
2153
- "kind": "Content",
2154
- "text": ";"
2155
- }
2156
- ],
2157
- "fileUrlPath": "src/types.ts",
2158
- "releaseTag": "Beta",
2159
- "name": "ContainerSize",
2160
- "typeTokenRange": {
2161
- "startIndex": 1,
2162
- "endIndex": 2
2163
- }
2164
- },
2165
- {
2166
- "kind": "Class",
2167
- "canonicalReference": "@gcorevideo/player!ContextMenu:class",
2168
- "docComment": "",
2169
- "excerptTokens": [
2170
- {
2171
- "kind": "Content",
2172
- "text": "export declare class ContextMenu extends "
2173
- },
2174
- {
2175
- "kind": "Reference",
2176
- "text": "UICorePlugin",
2177
- "canonicalReference": "@gcorevideo/player!~UICorePlugin"
2178
- },
2179
- {
2180
- "kind": "Content",
2181
- "text": " "
2182
- }
2183
- ],
2184
- "fileUrlPath": "src/plugins/context-menu/ContextMenu.ts",
2185
- "releaseTag": "Public",
2186
- "isAbstract": false,
2187
- "name": "ContextMenu",
2188
- "preserveMemberOrder": false,
2189
- "members": [
2190
- {
2191
- "kind": "Constructor",
2192
- "canonicalReference": "@gcorevideo/player!ContextMenu:constructor(1)",
2193
- "docComment": "/**\n * Constructs a new instance of the `ContextMenu` class\n */\n",
2194
- "excerptTokens": [
2195
- {
2196
- "kind": "Content",
2197
- "text": "constructor(core: "
2198
- },
2199
- {
2200
- "kind": "Reference",
2201
- "text": "Core",
2202
- "canonicalReference": "@clappr/core!default:class"
2203
- },
2204
- {
2205
- "kind": "Content",
2206
- "text": ");"
2207
- }
2208
- ],
2209
- "releaseTag": "Public",
2210
- "isProtected": false,
2211
- "overloadIndex": 1,
2212
- "parameters": [
2213
- {
2214
- "parameterName": "core",
2215
- "parameterTypeTokenRange": {
2216
- "startIndex": 1,
2217
- "endIndex": 2
2218
- },
2219
- "isOptional": false
2220
- }
2221
- ]
2222
- },
2223
- {
2224
- "kind": "Property",
2225
- "canonicalReference": "@gcorevideo/player!ContextMenu#attributes:member",
2226
- "docComment": "",
2227
- "excerptTokens": [
2228
- {
2229
- "kind": "Content",
2230
- "text": "get attributes(): "
2231
- },
2232
- {
2233
- "kind": "Content",
2234
- "text": "{\n class: string;\n }"
2235
- },
2236
- {
2237
- "kind": "Content",
2238
- "text": ";"
2239
- }
2240
- ],
2241
- "isReadonly": true,
2242
- "isOptional": false,
2243
- "releaseTag": "Public",
2244
- "name": "attributes",
2245
- "propertyTypeTokenRange": {
2246
- "startIndex": 1,
2247
- "endIndex": 2
2248
- },
2249
- "isStatic": false,
2250
- "isProtected": false,
2251
- "isAbstract": false
2252
- },
2253
- {
2254
- "kind": "Method",
2255
- "canonicalReference": "@gcorevideo/player!ContextMenu#bindEvents:member(1)",
2256
- "docComment": "",
2257
- "excerptTokens": [
2258
- {
2259
- "kind": "Content",
2260
- "text": "bindEvents(): "
2261
- },
2262
- {
2263
- "kind": "Content",
2264
- "text": "void"
2265
- },
2266
- {
2267
- "kind": "Content",
2268
- "text": ";"
2269
- }
2270
- ],
2271
- "isStatic": false,
2272
- "returnTypeTokenRange": {
2273
- "startIndex": 1,
2274
- "endIndex": 2
2275
- },
2276
- "releaseTag": "Public",
2277
- "isProtected": false,
2278
- "overloadIndex": 1,
2279
- "parameters": [],
2280
- "isOptional": false,
2281
- "isAbstract": false,
2282
- "name": "bindEvents"
2283
- },
2284
- {
2285
- "kind": "Method",
2286
- "canonicalReference": "@gcorevideo/player!ContextMenu#destroy:member(1)",
2287
- "docComment": "",
2288
- "excerptTokens": [
2289
- {
2290
- "kind": "Content",
2291
- "text": "destroy(): "
2292
- },
2293
- {
2294
- "kind": "Content",
2295
- "text": "import(\"@clappr/core\")."
2296
- },
2297
- {
2298
- "kind": "Reference",
2299
- "text": "UIObject",
2300
- "canonicalReference": "@clappr/core!default:class"
2301
- },
2302
- {
2303
- "kind": "Content",
2304
- "text": ";"
2305
- }
2306
- ],
2307
- "isStatic": false,
2308
- "returnTypeTokenRange": {
2309
- "startIndex": 1,
2310
- "endIndex": 3
2311
- },
2312
- "releaseTag": "Public",
2313
- "isProtected": false,
2314
- "overloadIndex": 1,
2315
- "parameters": [],
2316
- "isOptional": false,
2317
- "isAbstract": false,
2318
- "name": "destroy"
2319
- },
2320
- {
2321
- "kind": "Property",
2322
- "canonicalReference": "@gcorevideo/player!ContextMenu#events:member",
2323
- "docComment": "",
2324
- "excerptTokens": [
2325
- {
2326
- "kind": "Content",
2327
- "text": "get events(): "
2328
- },
2329
- {
2330
- "kind": "Content",
2331
- "text": "{\n 'click [data-version]': string;\n }"
2332
- },
2333
- {
2334
- "kind": "Content",
2335
- "text": ";"
2336
- }
2337
- ],
2338
- "isReadonly": true,
2339
- "isOptional": false,
2340
- "releaseTag": "Public",
2341
- "name": "events",
2342
- "propertyTypeTokenRange": {
2343
- "startIndex": 1,
2344
- "endIndex": 2
2345
- },
2346
- "isStatic": false,
2347
- "isProtected": false,
2348
- "isAbstract": false
2349
- },
2350
- {
2351
- "kind": "Property",
2352
- "canonicalReference": "@gcorevideo/player!ContextMenu#exposeVersion:member",
2353
- "docComment": "",
2354
- "excerptTokens": [
2355
- {
2356
- "kind": "Content",
2357
- "text": "get exposeVersion(): "
2358
- },
2359
- {
2360
- "kind": "Content",
2361
- "text": "{\n label: string;\n name: string;\n }"
2362
- },
2363
- {
2364
- "kind": "Content",
2365
- "text": ";"
2366
- }
2367
- ],
2368
- "isReadonly": true,
2369
- "isOptional": false,
2370
- "releaseTag": "Public",
2371
- "name": "exposeVersion",
2372
- "propertyTypeTokenRange": {
2373
- "startIndex": 1,
2374
- "endIndex": 2
2375
- },
2376
- "isStatic": false,
2377
- "isProtected": false,
2378
- "isAbstract": false
2379
- },
2380
- {
2381
- "kind": "Property",
2382
- "canonicalReference": "@gcorevideo/player!ContextMenu#label:member",
2383
- "docComment": "",
2384
- "excerptTokens": [
2385
- {
2386
- "kind": "Content",
2387
- "text": "get label(): "
2388
- },
2389
- {
2390
- "kind": "Content",
2391
- "text": "string"
2392
- },
2393
- {
2394
- "kind": "Content",
2395
- "text": ";"
2396
- }
2397
- ],
2398
- "isReadonly": true,
2399
- "isOptional": false,
2400
- "releaseTag": "Public",
2401
- "name": "label",
2402
- "propertyTypeTokenRange": {
2403
- "startIndex": 1,
2404
- "endIndex": 2
2405
- },
2406
- "isStatic": false,
2407
- "isProtected": false,
2408
- "isAbstract": false
807
+ "kind": "Content",
808
+ "text": "export declare class ClipsPlugin extends "
2409
809
  },
2410
810
  {
2411
- "kind": "Property",
2412
- "canonicalReference": "@gcorevideo/player!ContextMenu#mediaControl:member",
2413
- "docComment": "",
2414
- "excerptTokens": [
2415
- {
2416
- "kind": "Content",
2417
- "text": "get mediaControl(): "
2418
- },
2419
- {
2420
- "kind": "Content",
2421
- "text": "any"
2422
- },
2423
- {
2424
- "kind": "Content",
2425
- "text": ";"
2426
- }
2427
- ],
2428
- "isReadonly": true,
2429
- "isOptional": false,
2430
- "releaseTag": "Public",
2431
- "name": "mediaControl",
2432
- "propertyTypeTokenRange": {
2433
- "startIndex": 1,
2434
- "endIndex": 2
2435
- },
2436
- "isStatic": false,
2437
- "isProtected": false,
2438
- "isAbstract": false
811
+ "kind": "Reference",
812
+ "text": "UICorePlugin",
813
+ "canonicalReference": "@gcorevideo/player!~UICorePlugin"
2439
814
  },
2440
815
  {
2441
- "kind": "Property",
2442
- "canonicalReference": "@gcorevideo/player!ContextMenu#name:member",
2443
- "docComment": "",
816
+ "kind": "Content",
817
+ "text": " "
818
+ }
819
+ ],
820
+ "fileUrlPath": "src/plugins/clips/Clips.ts",
821
+ "releaseTag": "Beta",
822
+ "isAbstract": false,
823
+ "name": "ClipsPlugin",
824
+ "preserveMemberOrder": false,
825
+ "members": [
826
+ {
827
+ "kind": "Method",
828
+ "canonicalReference": "@gcorevideo/player!ClipsPlugin#getText:member(1)",
829
+ "docComment": "/**\n * Returns the text of the current clip.\n *\n * @param time - The current time of the player.\n *\n * @returns The text of the current clip.\n */\n",
2444
830
  "excerptTokens": [
2445
831
  {
2446
832
  "kind": "Content",
2447
- "text": "get name(): "
833
+ "text": "getText(time: "
2448
834
  },
2449
835
  {
2450
836
  "kind": "Content",
2451
- "text": "string"
837
+ "text": "number"
2452
838
  },
2453
839
  {
2454
840
  "kind": "Content",
2455
- "text": ";"
2456
- }
2457
- ],
2458
- "isReadonly": true,
2459
- "isOptional": false,
2460
- "releaseTag": "Public",
2461
- "name": "name",
2462
- "propertyTypeTokenRange": {
2463
- "startIndex": 1,
2464
- "endIndex": 2
2465
- },
2466
- "isStatic": false,
2467
- "isProtected": false,
2468
- "isAbstract": false
2469
- },
2470
- {
2471
- "kind": "Method",
2472
- "canonicalReference": "@gcorevideo/player!ContextMenu#render:member(1)",
2473
- "docComment": "",
2474
- "excerptTokens": [
2475
- {
2476
- "kind": "Content",
2477
- "text": "render(): "
841
+ "text": "): "
2478
842
  },
2479
843
  {
2480
844
  "kind": "Content",
2481
- "text": "this"
845
+ "text": "string"
2482
846
  },
2483
847
  {
2484
848
  "kind": "Content",
@@ -2487,85 +851,56 @@
2487
851
  ],
2488
852
  "isStatic": false,
2489
853
  "returnTypeTokenRange": {
2490
- "startIndex": 1,
2491
- "endIndex": 2
854
+ "startIndex": 3,
855
+ "endIndex": 4
2492
856
  },
2493
- "releaseTag": "Public",
857
+ "releaseTag": "Beta",
2494
858
  "isProtected": false,
2495
859
  "overloadIndex": 1,
2496
- "parameters": [],
2497
- "isOptional": false,
2498
- "isAbstract": false,
2499
- "name": "render"
2500
- },
2501
- {
2502
- "kind": "Property",
2503
- "canonicalReference": "@gcorevideo/player!ContextMenu#supportedVersion:member",
2504
- "docComment": "",
2505
- "excerptTokens": [
2506
- {
2507
- "kind": "Content",
2508
- "text": "get supportedVersion(): "
2509
- },
2510
- {
2511
- "kind": "Content",
2512
- "text": "{\n min: string;\n }"
2513
- },
860
+ "parameters": [
2514
861
  {
2515
- "kind": "Content",
2516
- "text": ";"
862
+ "parameterName": "time",
863
+ "parameterTypeTokenRange": {
864
+ "startIndex": 1,
865
+ "endIndex": 2
866
+ },
867
+ "isOptional": false
2517
868
  }
2518
869
  ],
2519
- "isReadonly": true,
2520
870
  "isOptional": false,
2521
- "releaseTag": "Public",
2522
- "name": "supportedVersion",
2523
- "propertyTypeTokenRange": {
2524
- "startIndex": 1,
2525
- "endIndex": 2
2526
- },
2527
- "isStatic": false,
2528
- "isProtected": false,
2529
- "isAbstract": false
2530
- },
871
+ "isAbstract": false,
872
+ "name": "getText"
873
+ }
874
+ ],
875
+ "extendsTokenRange": {
876
+ "startIndex": 1,
877
+ "endIndex": 2
878
+ },
879
+ "implementsTokenRanges": []
880
+ },
881
+ {
882
+ "kind": "Interface",
883
+ "canonicalReference": "@gcorevideo/player!ClipsPluginSettings:interface",
884
+ "docComment": "/**\n * Configuration options\n */\n",
885
+ "excerptTokens": [
2531
886
  {
2532
- "kind": "Property",
2533
- "canonicalReference": "@gcorevideo/player!ContextMenu#template:member",
2534
- "docComment": "",
2535
- "excerptTokens": [
2536
- {
2537
- "kind": "Content",
2538
- "text": "get template(): "
2539
- },
2540
- {
2541
- "kind": "Content",
2542
- "text": "any"
2543
- },
2544
- {
2545
- "kind": "Content",
2546
- "text": ";"
2547
- }
2548
- ],
2549
- "isReadonly": true,
2550
- "isOptional": false,
2551
- "releaseTag": "Public",
2552
- "name": "template",
2553
- "propertyTypeTokenRange": {
2554
- "startIndex": 1,
2555
- "endIndex": 2
2556
- },
2557
- "isStatic": false,
2558
- "isProtected": false,
2559
- "isAbstract": false
2560
- },
887
+ "kind": "Content",
888
+ "text": "export interface ClipsPluginSettings "
889
+ }
890
+ ],
891
+ "fileUrlPath": "src/plugins/clips/Clips.ts",
892
+ "releaseTag": "Public",
893
+ "name": "ClipsPluginSettings",
894
+ "preserveMemberOrder": false,
895
+ "members": [
2561
896
  {
2562
- "kind": "Property",
2563
- "canonicalReference": "@gcorevideo/player!ContextMenu#url:member",
2564
- "docComment": "",
897
+ "kind": "PropertySignature",
898
+ "canonicalReference": "@gcorevideo/player!ClipsPluginSettings#text:member",
899
+ "docComment": "/**\n * The text to display over the seekbar.\n */\n",
2565
900
  "excerptTokens": [
2566
901
  {
2567
902
  "kind": "Content",
2568
- "text": "get url(): "
903
+ "text": "text: "
2569
904
  },
2570
905
  {
2571
906
  "kind": "Content",
@@ -2576,42 +911,30 @@
2576
911
  "text": ";"
2577
912
  }
2578
913
  ],
2579
- "isReadonly": true,
914
+ "isReadonly": false,
2580
915
  "isOptional": false,
2581
916
  "releaseTag": "Public",
2582
- "name": "url",
917
+ "name": "text",
2583
918
  "propertyTypeTokenRange": {
2584
919
  "startIndex": 1,
2585
920
  "endIndex": 2
2586
- },
2587
- "isStatic": false,
2588
- "isProtected": false,
2589
- "isAbstract": false
921
+ }
2590
922
  }
2591
923
  ],
2592
- "extendsTokenRange": {
2593
- "startIndex": 1,
2594
- "endIndex": 2
2595
- },
2596
- "implementsTokenRanges": []
924
+ "extendsTokenRanges": []
2597
925
  },
2598
926
  {
2599
927
  "kind": "TypeAlias",
2600
- "canonicalReference": "@gcorevideo/player!DashSettings:type",
2601
- "docComment": "/**\n * A plain JS object that must conform to the DASH.js settings schema.\n *\n * {@link https://cdn.dashjs.org/latest/jsdoc/module-Settings.html | DASH.js settings}\n *\n * @beta\n */\n",
928
+ "canonicalReference": "@gcorevideo/player!ContainerSize:type",
929
+ "docComment": "/**\n * Dimensions of the player container DOM element.\n *\n * @beta\n */\n",
2602
930
  "excerptTokens": [
2603
931
  {
2604
932
  "kind": "Content",
2605
- "text": "export type DashSettings = "
2606
- },
2607
- {
2608
- "kind": "Reference",
2609
- "text": "Record",
2610
- "canonicalReference": "!Record:type"
933
+ "text": "export type ContainerSize = "
2611
934
  },
2612
935
  {
2613
936
  "kind": "Content",
2614
- "text": "<string, unknown>"
937
+ "text": "{\n width: number;\n height: number;\n}"
2615
938
  },
2616
939
  {
2617
940
  "kind": "Content",
@@ -2620,200 +943,211 @@
2620
943
  ],
2621
944
  "fileUrlPath": "src/types.ts",
2622
945
  "releaseTag": "Beta",
2623
- "name": "DashSettings",
946
+ "name": "ContainerSize",
2624
947
  "typeTokenRange": {
2625
948
  "startIndex": 1,
2626
- "endIndex": 3
949
+ "endIndex": 2
2627
950
  }
2628
951
  },
2629
952
  {
2630
953
  "kind": "Class",
2631
- "canonicalReference": "@gcorevideo/player!DisableControls:class",
2632
- "docComment": "",
954
+ "canonicalReference": "@gcorevideo/player!ContextMenu:class",
955
+ "docComment": "/**\n * Displays a small context menu when clicked on the player container.\n *\n * @remarks\n *\n * Configuration options - {@link ContextMenuPluginSettings}\n *\n * @beta\n */\n",
2633
956
  "excerptTokens": [
2634
957
  {
2635
958
  "kind": "Content",
2636
- "text": "export declare class DisableControls extends "
959
+ "text": "export declare class ContextMenu extends "
2637
960
  },
2638
961
  {
2639
962
  "kind": "Reference",
2640
- "text": "UICorePlugin",
2641
- "canonicalReference": "@gcorevideo/player!~UICorePlugin"
963
+ "text": "UIContainerPlugin",
964
+ "canonicalReference": "@gcorevideo/player!~UIContainerPlugin"
2642
965
  },
2643
966
  {
2644
967
  "kind": "Content",
2645
968
  "text": " "
2646
969
  }
2647
970
  ],
2648
- "fileUrlPath": "src/plugins/disable-controls/DisableControls.ts",
2649
- "releaseTag": "Public",
971
+ "fileUrlPath": "src/plugins/context-menu/ContextMenu.ts",
972
+ "releaseTag": "Beta",
2650
973
  "isAbstract": false,
2651
- "name": "DisableControls",
974
+ "name": "ContextMenu",
2652
975
  "preserveMemberOrder": false,
2653
976
  "members": [
2654
977
  {
2655
- "kind": "Method",
2656
- "canonicalReference": "@gcorevideo/player!DisableControls#bindEvents:member(1)",
2657
- "docComment": "",
978
+ "kind": "Constructor",
979
+ "canonicalReference": "@gcorevideo/player!ContextMenu:constructor(1)",
980
+ "docComment": "/**\n * Constructs a new instance of the `ContextMenu` class\n */\n",
2658
981
  "excerptTokens": [
2659
982
  {
2660
983
  "kind": "Content",
2661
- "text": "bindEvents(): "
984
+ "text": "constructor(container: "
2662
985
  },
2663
986
  {
2664
- "kind": "Content",
2665
- "text": "void"
987
+ "kind": "Reference",
988
+ "text": "Container",
989
+ "canonicalReference": "@clappr/core!default:class"
2666
990
  },
2667
991
  {
2668
992
  "kind": "Content",
2669
- "text": ";"
993
+ "text": ");"
2670
994
  }
2671
995
  ],
2672
- "isStatic": false,
2673
- "returnTypeTokenRange": {
2674
- "startIndex": 1,
2675
- "endIndex": 2
2676
- },
2677
- "releaseTag": "Public",
996
+ "releaseTag": "Beta",
2678
997
  "isProtected": false,
2679
998
  "overloadIndex": 1,
2680
- "parameters": [],
2681
- "isOptional": false,
2682
- "isAbstract": false,
2683
- "name": "bindEvents"
2684
- },
999
+ "parameters": [
1000
+ {
1001
+ "parameterName": "container",
1002
+ "parameterTypeTokenRange": {
1003
+ "startIndex": 1,
1004
+ "endIndex": 2
1005
+ },
1006
+ "isOptional": false
1007
+ }
1008
+ ]
1009
+ }
1010
+ ],
1011
+ "extendsTokenRange": {
1012
+ "startIndex": 1,
1013
+ "endIndex": 2
1014
+ },
1015
+ "implementsTokenRanges": []
1016
+ },
1017
+ {
1018
+ "kind": "Interface",
1019
+ "canonicalReference": "@gcorevideo/player!ContextMenuPluginSettings:interface",
1020
+ "docComment": "/**\n * The plugin adds a context menu to the player.\n *\n * @beta\n */\n",
1021
+ "excerptTokens": [
2685
1022
  {
2686
- "kind": "Property",
2687
- "canonicalReference": "@gcorevideo/player!DisableControls#container:member",
1023
+ "kind": "Content",
1024
+ "text": "export interface ContextMenuPluginSettings "
1025
+ }
1026
+ ],
1027
+ "fileUrlPath": "src/plugins/context-menu/ContextMenu.ts",
1028
+ "releaseTag": "Beta",
1029
+ "name": "ContextMenuPluginSettings",
1030
+ "preserveMemberOrder": false,
1031
+ "members": [
1032
+ {
1033
+ "kind": "PropertySignature",
1034
+ "canonicalReference": "@gcorevideo/player!ContextMenuPluginSettings#label:member",
2688
1035
  "docComment": "",
2689
1036
  "excerptTokens": [
2690
1037
  {
2691
1038
  "kind": "Content",
2692
- "text": "get container(): "
1039
+ "text": "label?: "
2693
1040
  },
2694
1041
  {
2695
1042
  "kind": "Content",
2696
- "text": "any"
1043
+ "text": "string"
2697
1044
  },
2698
1045
  {
2699
1046
  "kind": "Content",
2700
1047
  "text": ";"
2701
1048
  }
2702
1049
  ],
2703
- "isReadonly": true,
2704
- "isOptional": false,
2705
- "releaseTag": "Public",
2706
- "name": "container",
1050
+ "isReadonly": false,
1051
+ "isOptional": true,
1052
+ "releaseTag": "Beta",
1053
+ "name": "label",
2707
1054
  "propertyTypeTokenRange": {
2708
1055
  "startIndex": 1,
2709
1056
  "endIndex": 2
2710
- },
2711
- "isStatic": false,
2712
- "isProtected": false,
2713
- "isAbstract": false
1057
+ }
2714
1058
  },
2715
1059
  {
2716
- "kind": "Property",
2717
- "canonicalReference": "@gcorevideo/player!DisableControls#name:member",
1060
+ "kind": "PropertySignature",
1061
+ "canonicalReference": "@gcorevideo/player!ContextMenuPluginSettings#preventShowContextMenu:member",
2718
1062
  "docComment": "",
2719
1063
  "excerptTokens": [
2720
1064
  {
2721
1065
  "kind": "Content",
2722
- "text": "get name(): "
1066
+ "text": "preventShowContextMenu?: "
2723
1067
  },
2724
1068
  {
2725
1069
  "kind": "Content",
2726
- "text": "string"
1070
+ "text": "boolean"
2727
1071
  },
2728
1072
  {
2729
1073
  "kind": "Content",
2730
1074
  "text": ";"
2731
1075
  }
2732
1076
  ],
2733
- "isReadonly": true,
2734
- "isOptional": false,
2735
- "releaseTag": "Public",
2736
- "name": "name",
1077
+ "isReadonly": false,
1078
+ "isOptional": true,
1079
+ "releaseTag": "Beta",
1080
+ "name": "preventShowContextMenu",
2737
1081
  "propertyTypeTokenRange": {
2738
1082
  "startIndex": 1,
2739
1083
  "endIndex": 2
2740
- },
2741
- "isStatic": false,
2742
- "isProtected": false,
2743
- "isAbstract": false
1084
+ }
2744
1085
  },
2745
1086
  {
2746
- "kind": "Property",
2747
- "canonicalReference": "@gcorevideo/player!DisableControls#supportedVersion:member",
1087
+ "kind": "PropertySignature",
1088
+ "canonicalReference": "@gcorevideo/player!ContextMenuPluginSettings#url:member",
2748
1089
  "docComment": "",
2749
1090
  "excerptTokens": [
2750
1091
  {
2751
1092
  "kind": "Content",
2752
- "text": "get supportedVersion(): "
1093
+ "text": "url?: "
2753
1094
  },
2754
1095
  {
2755
1096
  "kind": "Content",
2756
- "text": "{\n min: string;\n }"
1097
+ "text": "string"
2757
1098
  },
2758
1099
  {
2759
1100
  "kind": "Content",
2760
1101
  "text": ";"
2761
1102
  }
2762
1103
  ],
2763
- "isReadonly": true,
2764
- "isOptional": false,
2765
- "releaseTag": "Public",
2766
- "name": "supportedVersion",
1104
+ "isReadonly": false,
1105
+ "isOptional": true,
1106
+ "releaseTag": "Beta",
1107
+ "name": "url",
2767
1108
  "propertyTypeTokenRange": {
2768
1109
  "startIndex": 1,
2769
1110
  "endIndex": 2
2770
- },
2771
- "isStatic": false,
2772
- "isProtected": false,
2773
- "isAbstract": false
1111
+ }
1112
+ }
1113
+ ],
1114
+ "extendsTokenRanges": []
1115
+ },
1116
+ {
1117
+ "kind": "TypeAlias",
1118
+ "canonicalReference": "@gcorevideo/player!DashSettings:type",
1119
+ "docComment": "/**\n * A plain JS object that must conform to the DASH.js settings schema.\n *\n * {@link https://cdn.dashjs.org/latest/jsdoc/module-Settings.html | DASH.js settings}\n *\n * @beta\n */\n",
1120
+ "excerptTokens": [
1121
+ {
1122
+ "kind": "Content",
1123
+ "text": "export type DashSettings = "
2774
1124
  },
2775
1125
  {
2776
- "kind": "Method",
2777
- "canonicalReference": "@gcorevideo/player!DisableControls#unbindEvents:member(1)",
2778
- "docComment": "",
2779
- "excerptTokens": [
2780
- {
2781
- "kind": "Content",
2782
- "text": "unbindEvents(): "
2783
- },
2784
- {
2785
- "kind": "Content",
2786
- "text": "void"
2787
- },
2788
- {
2789
- "kind": "Content",
2790
- "text": ";"
2791
- }
2792
- ],
2793
- "isStatic": false,
2794
- "returnTypeTokenRange": {
2795
- "startIndex": 1,
2796
- "endIndex": 2
2797
- },
2798
- "releaseTag": "Public",
2799
- "isProtected": false,
2800
- "overloadIndex": 1,
2801
- "parameters": [],
2802
- "isOptional": false,
2803
- "isAbstract": false,
2804
- "name": "unbindEvents"
1126
+ "kind": "Reference",
1127
+ "text": "Record",
1128
+ "canonicalReference": "!Record:type"
1129
+ },
1130
+ {
1131
+ "kind": "Content",
1132
+ "text": "<string, unknown>"
1133
+ },
1134
+ {
1135
+ "kind": "Content",
1136
+ "text": ";"
2805
1137
  }
2806
1138
  ],
2807
- "extendsTokenRange": {
1139
+ "fileUrlPath": "src/types.ts",
1140
+ "releaseTag": "Beta",
1141
+ "name": "DashSettings",
1142
+ "typeTokenRange": {
2808
1143
  "startIndex": 1,
2809
- "endIndex": 2
2810
- },
2811
- "implementsTokenRanges": []
1144
+ "endIndex": 3
1145
+ }
2812
1146
  },
2813
1147
  {
2814
1148
  "kind": "Class",
2815
1149
  "canonicalReference": "@gcorevideo/player!DvrControls:class",
2816
- "docComment": "/**\n * Adds the DVR controls to the media control UI\n *\n * @remarks\n *\n * Depends on:\n *\n * - {@link MediaControl | media_control}\n *\n * The plugin renders the live stream indicator and the DVR seek bar, if DVR is enabled, in the media control UI.\n *\n * @beta\n */\n",
1150
+ "docComment": "/**\n * Adds the DVR controls to the media control UI\n *\n * @remarks\n *\n * Depends on:\n *\n * - {@link MediaControl}\n *\n * The plugin renders the live stream indicator and the DVR seek bar, if DVR is enabled, in the media control UI.\n *\n * @beta\n */\n",
2817
1151
  "excerptTokens": [
2818
1152
  {
2819
1153
  "kind": "Content",
@@ -2904,7 +1238,7 @@
2904
1238
  {
2905
1239
  "kind": "Class",
2906
1240
  "canonicalReference": "@gcorevideo/player!ErrorScreen:class",
2907
- "docComment": "/**\n * Displays a descriptive error in the overlay on top of the player.\n *\n * TODO\n *\n * @beta\n */\n",
1241
+ "docComment": "/**\n * Displays a descriptive error in the overlay on top of the player.\n *\n * @beta\n */\n",
2908
1242
  "excerptTokens": [
2909
1243
  {
2910
1244
  "kind": "Content",
@@ -3259,7 +1593,7 @@
3259
1593
  {
3260
1594
  "kind": "Class",
3261
1595
  "canonicalReference": "@gcorevideo/player!Favicon:class",
3262
- "docComment": "",
1596
+ "docComment": "/**\n * The plugin adds custom favicon to the player's tab.\n *\n * @beta\n */\n",
3263
1597
  "excerptTokens": [
3264
1598
  {
3265
1599
  "kind": "Content",
@@ -3276,7 +1610,7 @@
3276
1610
  }
3277
1611
  ],
3278
1612
  "fileUrlPath": "src/plugins/favicon/Favicon.ts",
3279
- "releaseTag": "Public",
1613
+ "releaseTag": "Beta",
3280
1614
  "isAbstract": false,
3281
1615
  "name": "Favicon",
3282
1616
  "preserveMemberOrder": false,
@@ -3300,7 +1634,7 @@
3300
1634
  "text": ");"
3301
1635
  }
3302
1636
  ],
3303
- "releaseTag": "Public",
1637
+ "releaseTag": "Beta",
3304
1638
  "isProtected": false,
3305
1639
  "overloadIndex": 1,
3306
1640
  "parameters": [
@@ -3337,7 +1671,7 @@
3337
1671
  "startIndex": 1,
3338
1672
  "endIndex": 2
3339
1673
  },
3340
- "releaseTag": "Public",
1674
+ "releaseTag": "Beta",
3341
1675
  "isProtected": false,
3342
1676
  "overloadIndex": 1,
3343
1677
  "parameters": [],
@@ -3368,7 +1702,7 @@
3368
1702
  "startIndex": 1,
3369
1703
  "endIndex": 2
3370
1704
  },
3371
- "releaseTag": "Public",
1705
+ "releaseTag": "Beta",
3372
1706
  "isProtected": false,
3373
1707
  "overloadIndex": 1,
3374
1708
  "parameters": [],
@@ -3399,7 +1733,7 @@
3399
1733
  "startIndex": 1,
3400
1734
  "endIndex": 2
3401
1735
  },
3402
- "releaseTag": "Public",
1736
+ "releaseTag": "Beta",
3403
1737
  "isProtected": false,
3404
1738
  "overloadIndex": 1,
3405
1739
  "parameters": [],
@@ -3430,7 +1764,7 @@
3430
1764
  "startIndex": 1,
3431
1765
  "endIndex": 2
3432
1766
  },
3433
- "releaseTag": "Public",
1767
+ "releaseTag": "Beta",
3434
1768
  "isProtected": false,
3435
1769
  "overloadIndex": 1,
3436
1770
  "parameters": [],
@@ -3458,7 +1792,7 @@
3458
1792
  ],
3459
1793
  "isReadonly": true,
3460
1794
  "isOptional": false,
3461
- "releaseTag": "Public",
1795
+ "releaseTag": "Beta",
3462
1796
  "name": "name",
3463
1797
  "propertyTypeTokenRange": {
3464
1798
  "startIndex": 1,
@@ -3488,7 +1822,7 @@
3488
1822
  ],
3489
1823
  "isReadonly": true,
3490
1824
  "isOptional": false,
3491
- "releaseTag": "Public",
1825
+ "releaseTag": "Beta",
3492
1826
  "name": "supportedVersion",
3493
1827
  "propertyTypeTokenRange": {
3494
1828
  "startIndex": 1,
@@ -3508,7 +1842,7 @@
3508
1842
  {
3509
1843
  "kind": "Enum",
3510
1844
  "canonicalReference": "@gcorevideo/player!GearEvents:enum",
3511
- "docComment": "/**\n * Custom events emitted by the plugin\n */\n",
1845
+ "docComment": "/**\n * Custom events emitted by the plugin\n *\n * @beta\n */\n",
3512
1846
  "excerptTokens": [
3513
1847
  {
3514
1848
  "kind": "Content",
@@ -3516,7 +1850,7 @@
3516
1850
  }
3517
1851
  ],
3518
1852
  "fileUrlPath": "src/plugins/bottom-gear/BottomGear.ts",
3519
- "releaseTag": "Public",
1853
+ "releaseTag": "Beta",
3520
1854
  "name": "GearEvents",
3521
1855
  "preserveMemberOrder": false,
3522
1856
  "members": [
@@ -3538,7 +1872,7 @@
3538
1872
  "startIndex": 1,
3539
1873
  "endIndex": 2
3540
1874
  },
3541
- "releaseTag": "Public",
1875
+ "releaseTag": "Beta",
3542
1876
  "name": "MEDIACONTROL_GEAR_RENDERED"
3543
1877
  }
3544
1878
  ]
@@ -3572,7 +1906,7 @@
3572
1906
  {
3573
1907
  "kind": "Class",
3574
1908
  "canonicalReference": "@gcorevideo/player!GoogleAnalytics:class",
3575
- "docComment": "",
1909
+ "docComment": "/**\n * An example Google Analytics integration plugin\n *\n * @beta\n */\n",
3576
1910
  "excerptTokens": [
3577
1911
  {
3578
1912
  "kind": "Content",
@@ -3589,7 +1923,7 @@
3589
1923
  }
3590
1924
  ],
3591
1925
  "fileUrlPath": "src/plugins/google-analytics/GoogleAnalytics.ts",
3592
- "releaseTag": "Public",
1926
+ "releaseTag": "Beta",
3593
1927
  "isAbstract": false,
3594
1928
  "name": "GoogleAnalytics",
3595
1929
  "preserveMemberOrder": false,
@@ -3613,7 +1947,7 @@
3613
1947
  "text": ");"
3614
1948
  }
3615
1949
  ],
3616
- "releaseTag": "Public",
1950
+ "releaseTag": "Beta",
3617
1951
  "isProtected": false,
3618
1952
  "overloadIndex": 1,
3619
1953
  "parameters": [
@@ -3650,7 +1984,7 @@
3650
1984
  "startIndex": 1,
3651
1985
  "endIndex": 2
3652
1986
  },
3653
- "releaseTag": "Public",
1987
+ "releaseTag": "Beta",
3654
1988
  "isProtected": false,
3655
1989
  "overloadIndex": 1,
3656
1990
  "parameters": [],
@@ -3681,7 +2015,7 @@
3681
2015
  "startIndex": 1,
3682
2016
  "endIndex": 2
3683
2017
  },
3684
- "releaseTag": "Public",
2018
+ "releaseTag": "Beta",
3685
2019
  "isProtected": false,
3686
2020
  "overloadIndex": 1,
3687
2021
  "parameters": [],
@@ -3709,7 +2043,7 @@
3709
2043
  ],
3710
2044
  "isReadonly": true,
3711
2045
  "isOptional": false,
3712
- "releaseTag": "Public",
2046
+ "releaseTag": "Beta",
3713
2047
  "name": "name",
3714
2048
  "propertyTypeTokenRange": {
3715
2049
  "startIndex": 1,
@@ -3742,7 +2076,7 @@
3742
2076
  "startIndex": 1,
3743
2077
  "endIndex": 2
3744
2078
  },
3745
- "releaseTag": "Public",
2079
+ "releaseTag": "Beta",
3746
2080
  "isProtected": false,
3747
2081
  "overloadIndex": 1,
3748
2082
  "parameters": [],
@@ -3773,7 +2107,7 @@
3773
2107
  "startIndex": 1,
3774
2108
  "endIndex": 2
3775
2109
  },
3776
- "releaseTag": "Public",
2110
+ "releaseTag": "Beta",
3777
2111
  "isProtected": false,
3778
2112
  "overloadIndex": 1,
3779
2113
  "parameters": [],
@@ -3812,7 +2146,7 @@
3812
2146
  "startIndex": 3,
3813
2147
  "endIndex": 4
3814
2148
  },
3815
- "releaseTag": "Public",
2149
+ "releaseTag": "Beta",
3816
2150
  "isProtected": false,
3817
2151
  "overloadIndex": 1,
3818
2152
  "parameters": [
@@ -3852,7 +2186,7 @@
3852
2186
  "startIndex": 1,
3853
2187
  "endIndex": 2
3854
2188
  },
3855
- "releaseTag": "Public",
2189
+ "releaseTag": "Beta",
3856
2190
  "isProtected": false,
3857
2191
  "overloadIndex": 1,
3858
2192
  "parameters": [],
@@ -3883,7 +2217,7 @@
3883
2217
  "startIndex": 1,
3884
2218
  "endIndex": 2
3885
2219
  },
3886
- "releaseTag": "Public",
2220
+ "releaseTag": "Beta",
3887
2221
  "isProtected": false,
3888
2222
  "overloadIndex": 1,
3889
2223
  "parameters": [],
@@ -3914,7 +2248,7 @@
3914
2248
  "startIndex": 1,
3915
2249
  "endIndex": 2
3916
2250
  },
3917
- "releaseTag": "Public",
2251
+ "releaseTag": "Beta",
3918
2252
  "isProtected": false,
3919
2253
  "overloadIndex": 1,
3920
2254
  "parameters": [],
@@ -3953,7 +2287,7 @@
3953
2287
  "startIndex": 3,
3954
2288
  "endIndex": 4
3955
2289
  },
3956
- "releaseTag": "Public",
2290
+ "releaseTag": "Beta",
3957
2291
  "isProtected": false,
3958
2292
  "overloadIndex": 1,
3959
2293
  "parameters": [
@@ -3993,7 +2327,7 @@
3993
2327
  "startIndex": 1,
3994
2328
  "endIndex": 2
3995
2329
  },
3996
- "releaseTag": "Public",
2330
+ "releaseTag": "Beta",
3997
2331
  "isProtected": false,
3998
2332
  "overloadIndex": 1,
3999
2333
  "parameters": [],
@@ -4024,7 +2358,7 @@
4024
2358
  "startIndex": 1,
4025
2359
  "endIndex": 2
4026
2360
  },
4027
- "releaseTag": "Public",
2361
+ "releaseTag": "Beta",
4028
2362
  "isProtected": false,
4029
2363
  "overloadIndex": 1,
4030
2364
  "parameters": [],
@@ -4055,7 +2389,7 @@
4055
2389
  "startIndex": 1,
4056
2390
  "endIndex": 2
4057
2391
  },
4058
- "releaseTag": "Public",
2392
+ "releaseTag": "Beta",
4059
2393
  "isProtected": false,
4060
2394
  "overloadIndex": 1,
4061
2395
  "parameters": [],
@@ -4086,7 +2420,7 @@
4086
2420
  "startIndex": 1,
4087
2421
  "endIndex": 2
4088
2422
  },
4089
- "releaseTag": "Public",
2423
+ "releaseTag": "Beta",
4090
2424
  "isProtected": false,
4091
2425
  "overloadIndex": 1,
4092
2426
  "parameters": [],
@@ -4117,7 +2451,7 @@
4117
2451
  "startIndex": 1,
4118
2452
  "endIndex": 2
4119
2453
  },
4120
- "releaseTag": "Public",
2454
+ "releaseTag": "Beta",
4121
2455
  "isProtected": false,
4122
2456
  "overloadIndex": 1,
4123
2457
  "parameters": [],
@@ -4148,7 +2482,7 @@
4148
2482
  "startIndex": 1,
4149
2483
  "endIndex": 2
4150
2484
  },
4151
- "releaseTag": "Public",
2485
+ "releaseTag": "Beta",
4152
2486
  "isProtected": false,
4153
2487
  "overloadIndex": 1,
4154
2488
  "parameters": [],
@@ -4187,7 +2521,7 @@
4187
2521
  "startIndex": 3,
4188
2522
  "endIndex": 4
4189
2523
  },
4190
- "releaseTag": "Public",
2524
+ "releaseTag": "Beta",
4191
2525
  "isProtected": false,
4192
2526
  "overloadIndex": 1,
4193
2527
  "parameters": [
@@ -4224,7 +2558,7 @@
4224
2558
  ],
4225
2559
  "isReadonly": true,
4226
2560
  "isOptional": false,
4227
- "releaseTag": "Public",
2561
+ "releaseTag": "Beta",
4228
2562
  "name": "supportedVersion",
4229
2563
  "propertyTypeTokenRange": {
4230
2564
  "startIndex": 1,
@@ -4244,7 +2578,7 @@
4244
2578
  {
4245
2579
  "kind": "Interface",
4246
2580
  "canonicalReference": "@gcorevideo/player!InitEventData:interface",
4247
- "docComment": "",
2581
+ "docComment": "/**\n * Telemetry init event data\n *\n * @beta\n */\n",
4248
2582
  "excerptTokens": [
4249
2583
  {
4250
2584
  "kind": "Content",
@@ -4252,7 +2586,7 @@
4252
2586
  }
4253
2587
  ],
4254
2588
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
4255
- "releaseTag": "Public",
2589
+ "releaseTag": "Beta",
4256
2590
  "name": "InitEventData",
4257
2591
  "preserveMemberOrder": false,
4258
2592
  "members": [
@@ -4277,7 +2611,7 @@
4277
2611
  ],
4278
2612
  "isReadonly": false,
4279
2613
  "isOptional": false,
4280
- "releaseTag": "Public",
2614
+ "releaseTag": "Beta",
4281
2615
  "name": "event",
4282
2616
  "propertyTypeTokenRange": {
4283
2617
  "startIndex": 1,
@@ -4378,7 +2712,7 @@
4378
2712
  {
4379
2713
  "kind": "Class",
4380
2714
  "canonicalReference": "@gcorevideo/player!Logo:class",
4381
- "docComment": "",
2715
+ "docComment": "/**\n * The plugin adds custom logo to the player.\n *\n * @beta\n */\n",
4382
2716
  "excerptTokens": [
4383
2717
  {
4384
2718
  "kind": "Content",
@@ -4395,7 +2729,7 @@
4395
2729
  }
4396
2730
  ],
4397
2731
  "fileUrlPath": "src/plugins/logo/Logo.ts",
4398
- "releaseTag": "Public",
2732
+ "releaseTag": "Beta",
4399
2733
  "isAbstract": false,
4400
2734
  "name": "Logo",
4401
2735
  "preserveMemberOrder": false,
@@ -4419,7 +2753,7 @@
4419
2753
  "text": ");"
4420
2754
  }
4421
2755
  ],
4422
- "releaseTag": "Public",
2756
+ "releaseTag": "Beta",
4423
2757
  "isProtected": false,
4424
2758
  "overloadIndex": 1,
4425
2759
  "parameters": [
@@ -4453,7 +2787,7 @@
4453
2787
  ],
4454
2788
  "isReadonly": true,
4455
2789
  "isOptional": false,
4456
- "releaseTag": "Public",
2790
+ "releaseTag": "Beta",
4457
2791
  "name": "attributes",
4458
2792
  "propertyTypeTokenRange": {
4459
2793
  "startIndex": 1,
@@ -4486,7 +2820,7 @@
4486
2820
  "startIndex": 1,
4487
2821
  "endIndex": 2
4488
2822
  },
4489
- "releaseTag": "Public",
2823
+ "releaseTag": "Beta",
4490
2824
  "isProtected": false,
4491
2825
  "overloadIndex": 1,
4492
2826
  "parameters": [],
@@ -4514,7 +2848,7 @@
4514
2848
  ],
4515
2849
  "isReadonly": true,
4516
2850
  "isOptional": false,
4517
- "releaseTag": "Public",
2851
+ "releaseTag": "Beta",
4518
2852
  "name": "name",
4519
2853
  "propertyTypeTokenRange": {
4520
2854
  "startIndex": 1,
@@ -4547,7 +2881,7 @@
4547
2881
  "startIndex": 1,
4548
2882
  "endIndex": 2
4549
2883
  },
4550
- "releaseTag": "Public",
2884
+ "releaseTag": "Beta",
4551
2885
  "isProtected": false,
4552
2886
  "overloadIndex": 1,
4553
2887
  "parameters": [],
@@ -4578,7 +2912,7 @@
4578
2912
  "startIndex": 1,
4579
2913
  "endIndex": 2
4580
2914
  },
4581
- "releaseTag": "Public",
2915
+ "releaseTag": "Beta",
4582
2916
  "isProtected": false,
4583
2917
  "overloadIndex": 1,
4584
2918
  "parameters": [],
@@ -4606,7 +2940,7 @@
4606
2940
  ],
4607
2941
  "isReadonly": true,
4608
2942
  "isOptional": false,
4609
- "releaseTag": "Public",
2943
+ "releaseTag": "Beta",
4610
2944
  "name": "supportedVersion",
4611
2945
  "propertyTypeTokenRange": {
4612
2946
  "startIndex": 1,
@@ -4636,7 +2970,7 @@
4636
2970
  ],
4637
2971
  "isReadonly": true,
4638
2972
  "isOptional": false,
4639
- "releaseTag": "Public",
2973
+ "releaseTag": "Beta",
4640
2974
  "name": "template",
4641
2975
  "propertyTypeTokenRange": {
4642
2976
  "startIndex": 1,
@@ -5093,7 +3427,7 @@
5093
3427
  },
5094
3428
  {
5095
3429
  "kind": "Content",
5096
- "text": "'bottomGear' | 'clipText' | 'gear' | 'pip' | 'playbackRate' | 'seekBarContainer' | 'subtitlesSelector'"
3430
+ "text": "'audioTracksSelector' | 'bottomGear' | 'clipText' | 'gear' | 'pip' | 'playbackRate' | 'seekBarContainer' | 'subtitlesSelector'"
5097
3431
  },
5098
3432
  {
5099
3433
  "kind": "Content",
@@ -5137,7 +3471,7 @@
5137
3471
  {
5138
3472
  "kind": "Class",
5139
3473
  "canonicalReference": "@gcorevideo/player!MultiCamera:class",
5140
- "docComment": "",
3474
+ "docComment": "/**\n * The plugin adds support for loading multiple streams and switching between them using the media control UI.\n *\n * @beta\n */\n",
5141
3475
  "excerptTokens": [
5142
3476
  {
5143
3477
  "kind": "Content",
@@ -5154,7 +3488,7 @@
5154
3488
  }
5155
3489
  ],
5156
3490
  "fileUrlPath": "src/plugins/multi-camera/MultiCamera.ts",
5157
- "releaseTag": "Public",
3491
+ "releaseTag": "Beta",
5158
3492
  "isAbstract": false,
5159
3493
  "name": "MultiCamera",
5160
3494
  "preserveMemberOrder": false,
@@ -5178,7 +3512,7 @@
5178
3512
  "text": ");"
5179
3513
  }
5180
3514
  ],
5181
- "releaseTag": "Public",
3515
+ "releaseTag": "Beta",
5182
3516
  "isProtected": false,
5183
3517
  "overloadIndex": 1,
5184
3518
  "parameters": [
@@ -5231,7 +3565,7 @@
5231
3565
  "startIndex": 5,
5232
3566
  "endIndex": 6
5233
3567
  },
5234
- "releaseTag": "Public",
3568
+ "releaseTag": "Beta",
5235
3569
  "isProtected": false,
5236
3570
  "overloadIndex": 1,
5237
3571
  "parameters": [
@@ -5276,7 +3610,7 @@
5276
3610
  ],
5277
3611
  "isReadonly": true,
5278
3612
  "isOptional": false,
5279
- "releaseTag": "Public",
3613
+ "releaseTag": "Beta",
5280
3614
  "name": "attributes",
5281
3615
  "propertyTypeTokenRange": {
5282
3616
  "startIndex": 1,
@@ -5309,7 +3643,7 @@
5309
3643
  "startIndex": 1,
5310
3644
  "endIndex": 2
5311
3645
  },
5312
- "releaseTag": "Public",
3646
+ "releaseTag": "Beta",
5313
3647
  "isProtected": false,
5314
3648
  "overloadIndex": 1,
5315
3649
  "parameters": [],
@@ -5337,7 +3671,7 @@
5337
3671
  ],
5338
3672
  "isReadonly": true,
5339
3673
  "isOptional": false,
5340
- "releaseTag": "Public",
3674
+ "releaseTag": "Beta",
5341
3675
  "name": "events",
5342
3676
  "propertyTypeTokenRange": {
5343
3677
  "startIndex": 1,
@@ -5375,7 +3709,7 @@
5375
3709
  "startIndex": 1,
5376
3710
  "endIndex": 3
5377
3711
  },
5378
- "releaseTag": "Public",
3712
+ "releaseTag": "Beta",
5379
3713
  "isProtected": false,
5380
3714
  "overloadIndex": 1,
5381
3715
  "parameters": [],
@@ -5411,7 +3745,7 @@
5411
3745
  "startIndex": 1,
5412
3746
  "endIndex": 3
5413
3747
  },
5414
- "releaseTag": "Public",
3748
+ "releaseTag": "Beta",
5415
3749
  "isProtected": false,
5416
3750
  "overloadIndex": 1,
5417
3751
  "parameters": [],
@@ -5439,7 +3773,7 @@
5439
3773
  ],
5440
3774
  "isReadonly": true,
5441
3775
  "isOptional": false,
5442
- "releaseTag": "Public",
3776
+ "releaseTag": "Beta",
5443
3777
  "name": "name",
5444
3778
  "propertyTypeTokenRange": {
5445
3779
  "startIndex": 1,
@@ -5472,7 +3806,7 @@
5472
3806
  "startIndex": 1,
5473
3807
  "endIndex": 2
5474
3808
  },
5475
- "releaseTag": "Public",
3809
+ "releaseTag": "Beta",
5476
3810
  "isProtected": false,
5477
3811
  "overloadIndex": 1,
5478
3812
  "parameters": [],
@@ -5500,7 +3834,7 @@
5500
3834
  ],
5501
3835
  "isReadonly": true,
5502
3836
  "isOptional": false,
5503
- "releaseTag": "Public",
3837
+ "releaseTag": "Beta",
5504
3838
  "name": "supportedVersion",
5505
3839
  "propertyTypeTokenRange": {
5506
3840
  "startIndex": 1,
@@ -5530,7 +3864,7 @@
5530
3864
  ],
5531
3865
  "isReadonly": true,
5532
3866
  "isOptional": false,
5533
- "releaseTag": "Public",
3867
+ "releaseTag": "Beta",
5534
3868
  "name": "template",
5535
3869
  "propertyTypeTokenRange": {
5536
3870
  "startIndex": 1,
@@ -5563,7 +3897,7 @@
5563
3897
  "startIndex": 1,
5564
3898
  "endIndex": 2
5565
3899
  },
5566
- "releaseTag": "Public",
3900
+ "releaseTag": "Beta",
5567
3901
  "isProtected": false,
5568
3902
  "overloadIndex": 1,
5569
3903
  "parameters": [],
@@ -5591,7 +3925,7 @@
5591
3925
  ],
5592
3926
  "isReadonly": true,
5593
3927
  "isOptional": false,
5594
- "releaseTag": "Public",
3928
+ "releaseTag": "Beta",
5595
3929
  "name": "version",
5596
3930
  "propertyTypeTokenRange": {
5597
3931
  "startIndex": 1,
@@ -8152,7 +6486,7 @@
8152
6486
  {
8153
6487
  "kind": "Class",
8154
6488
  "canonicalReference": "@gcorevideo/player!SeekTime:class",
8155
- "docComment": "",
6489
+ "docComment": "/**\n * The plugin adds a seek time indicator to the media control UI.\n *\n * @beta\n */\n",
8156
6490
  "excerptTokens": [
8157
6491
  {
8158
6492
  "kind": "Content",
@@ -8169,7 +6503,7 @@
8169
6503
  }
8170
6504
  ],
8171
6505
  "fileUrlPath": "src/plugins/seek-time/SeekTime.ts",
8172
- "releaseTag": "Public",
6506
+ "releaseTag": "Beta",
8173
6507
  "isAbstract": false,
8174
6508
  "name": "SeekTime",
8175
6509
  "preserveMemberOrder": false,
@@ -8194,7 +6528,7 @@
8194
6528
  ],
8195
6529
  "isReadonly": true,
8196
6530
  "isOptional": false,
8197
- "releaseTag": "Public",
6531
+ "releaseTag": "Beta",
8198
6532
  "name": "attributes",
8199
6533
  "propertyTypeTokenRange": {
8200
6534
  "startIndex": 1,
@@ -8227,7 +6561,7 @@
8227
6561
  "startIndex": 1,
8228
6562
  "endIndex": 2
8229
6563
  },
8230
- "releaseTag": "Public",
6564
+ "releaseTag": "Beta",
8231
6565
  "isProtected": false,
8232
6566
  "overloadIndex": 1,
8233
6567
  "parameters": [],
@@ -8255,7 +6589,7 @@
8255
6589
  ],
8256
6590
  "isReadonly": true,
8257
6591
  "isOptional": false,
8258
- "releaseTag": "Public",
6592
+ "releaseTag": "Beta",
8259
6593
  "name": "durationShown",
8260
6594
  "propertyTypeTokenRange": {
8261
6595
  "startIndex": 1,
@@ -8288,7 +6622,7 @@
8288
6622
  "startIndex": 1,
8289
6623
  "endIndex": 2
8290
6624
  },
8291
- "releaseTag": "Public",
6625
+ "releaseTag": "Beta",
8292
6626
  "isProtected": false,
8293
6627
  "overloadIndex": 1,
8294
6628
  "parameters": [],
@@ -8316,7 +6650,7 @@
8316
6650
  ],
8317
6651
  "isReadonly": true,
8318
6652
  "isOptional": false,
8319
- "releaseTag": "Public",
6653
+ "releaseTag": "Beta",
8320
6654
  "name": "isLiveStreamWithDvr",
8321
6655
  "propertyTypeTokenRange": {
8322
6656
  "startIndex": 1,
@@ -8346,7 +6680,7 @@
8346
6680
  ],
8347
6681
  "isReadonly": true,
8348
6682
  "isOptional": false,
8349
- "releaseTag": "Public",
6683
+ "releaseTag": "Beta",
8350
6684
  "name": "mediaControl",
8351
6685
  "propertyTypeTokenRange": {
8352
6686
  "startIndex": 1,
@@ -8376,7 +6710,7 @@
8376
6710
  ],
8377
6711
  "isReadonly": true,
8378
6712
  "isOptional": false,
8379
- "releaseTag": "Public",
6713
+ "releaseTag": "Beta",
8380
6714
  "name": "mediaControlContainer",
8381
6715
  "propertyTypeTokenRange": {
8382
6716
  "startIndex": 1,
@@ -8406,7 +6740,7 @@
8406
6740
  ],
8407
6741
  "isReadonly": true,
8408
6742
  "isOptional": false,
8409
- "releaseTag": "Public",
6743
+ "releaseTag": "Beta",
8410
6744
  "name": "name",
8411
6745
  "propertyTypeTokenRange": {
8412
6746
  "startIndex": 1,
@@ -8439,7 +6773,7 @@
8439
6773
  "startIndex": 1,
8440
6774
  "endIndex": 2
8441
6775
  },
8442
- "releaseTag": "Public",
6776
+ "releaseTag": "Beta",
8443
6777
  "isProtected": false,
8444
6778
  "overloadIndex": 1,
8445
6779
  "parameters": [],
@@ -8470,7 +6804,7 @@
8470
6804
  "startIndex": 1,
8471
6805
  "endIndex": 2
8472
6806
  },
8473
- "releaseTag": "Public",
6807
+ "releaseTag": "Beta",
8474
6808
  "isProtected": false,
8475
6809
  "overloadIndex": 1,
8476
6810
  "parameters": [],
@@ -8498,7 +6832,7 @@
8498
6832
  ],
8499
6833
  "isReadonly": true,
8500
6834
  "isOptional": false,
8501
- "releaseTag": "Public",
6835
+ "releaseTag": "Beta",
8502
6836
  "name": "supportedVersion",
8503
6837
  "propertyTypeTokenRange": {
8504
6838
  "startIndex": 1,
@@ -8528,7 +6862,7 @@
8528
6862
  ],
8529
6863
  "isReadonly": true,
8530
6864
  "isOptional": false,
8531
- "releaseTag": "Public",
6865
+ "releaseTag": "Beta",
8532
6866
  "name": "template",
8533
6867
  "propertyTypeTokenRange": {
8534
6868
  "startIndex": 1,
@@ -8561,7 +6895,7 @@
8561
6895
  "startIndex": 1,
8562
6896
  "endIndex": 2
8563
6897
  },
8564
- "releaseTag": "Public",
6898
+ "releaseTag": "Beta",
8565
6899
  "isProtected": false,
8566
6900
  "overloadIndex": 1,
8567
6901
  "parameters": [],
@@ -8579,7 +6913,7 @@
8579
6913
  {
8580
6914
  "kind": "Class",
8581
6915
  "canonicalReference": "@gcorevideo/player!Share:class",
8582
- "docComment": "",
6916
+ "docComment": "/**\n * The plugin adds a share button to the media control UI.\n */\n",
8583
6917
  "excerptTokens": [
8584
6918
  {
8585
6919
  "kind": "Content",
@@ -9164,7 +7498,7 @@
9164
7498
  {
9165
7499
  "kind": "Class",
9166
7500
  "canonicalReference": "@gcorevideo/player!SkipTime:class",
9167
- "docComment": "",
7501
+ "docComment": "/**\n * The plugin adds skip controls to the media control UI.\n */\n",
9168
7502
  "excerptTokens": [
9169
7503
  {
9170
7504
  "kind": "Content",
@@ -9823,7 +8157,7 @@
9823
8157
  {
9824
8158
  "kind": "Interface",
9825
8159
  "canonicalReference": "@gcorevideo/player!StallEventData:interface",
9826
- "docComment": "/**\n * Playback stall event data\n */\n",
8160
+ "docComment": "/**\n * Playback stall event data\n *\n * @beta\n */\n",
9827
8161
  "excerptTokens": [
9828
8162
  {
9829
8163
  "kind": "Content",
@@ -9831,7 +8165,7 @@
9831
8165
  }
9832
8166
  ],
9833
8167
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
9834
- "releaseTag": "Public",
8168
+ "releaseTag": "Beta",
9835
8169
  "name": "StallEventData",
9836
8170
  "preserveMemberOrder": false,
9837
8171
  "members": [
@@ -9855,7 +8189,7 @@
9855
8189
  ],
9856
8190
  "isReadonly": false,
9857
8191
  "isOptional": false,
9858
- "releaseTag": "Public",
8192
+ "releaseTag": "Beta",
9859
8193
  "name": "count",
9860
8194
  "propertyTypeTokenRange": {
9861
8195
  "startIndex": 1,
@@ -9883,7 +8217,7 @@
9883
8217
  ],
9884
8218
  "isReadonly": false,
9885
8219
  "isOptional": false,
9886
- "releaseTag": "Public",
8220
+ "releaseTag": "Beta",
9887
8221
  "name": "event",
9888
8222
  "propertyTypeTokenRange": {
9889
8223
  "startIndex": 1,
@@ -9910,7 +8244,7 @@
9910
8244
  ],
9911
8245
  "isReadonly": false,
9912
8246
  "isOptional": false,
9913
- "releaseTag": "Public",
8247
+ "releaseTag": "Beta",
9914
8248
  "name": "time",
9915
8249
  "propertyTypeTokenRange": {
9916
8250
  "startIndex": 1,
@@ -9937,7 +8271,7 @@
9937
8271
  ],
9938
8272
  "isReadonly": false,
9939
8273
  "isOptional": false,
9940
- "releaseTag": "Public",
8274
+ "releaseTag": "Beta",
9941
8275
  "name": "total_ms",
9942
8276
  "propertyTypeTokenRange": {
9943
8277
  "startIndex": 1,
@@ -9950,7 +8284,7 @@
9950
8284
  {
9951
8285
  "kind": "Interface",
9952
8286
  "canonicalReference": "@gcorevideo/player!StartEventData:interface",
9953
- "docComment": "",
8287
+ "docComment": "/**\n * Telemetry start event data\n *\n * @beta\n */\n",
9954
8288
  "excerptTokens": [
9955
8289
  {
9956
8290
  "kind": "Content",
@@ -9958,7 +8292,7 @@
9958
8292
  }
9959
8293
  ],
9960
8294
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
9961
- "releaseTag": "Public",
8295
+ "releaseTag": "Beta",
9962
8296
  "name": "StartEventData",
9963
8297
  "preserveMemberOrder": false,
9964
8298
  "members": [
@@ -9983,7 +8317,7 @@
9983
8317
  ],
9984
8318
  "isReadonly": false,
9985
8319
  "isOptional": false,
9986
- "releaseTag": "Public",
8320
+ "releaseTag": "Beta",
9987
8321
  "name": "event",
9988
8322
  "propertyTypeTokenRange": {
9989
8323
  "startIndex": 1,
@@ -10215,7 +8549,7 @@
10215
8549
  {
10216
8550
  "kind": "Enum",
10217
8551
  "canonicalReference": "@gcorevideo/player!TelemetryEvent:enum",
10218
- "docComment": "/**\n * Telemetry event type\n */\n",
8552
+ "docComment": "/**\n * Telemetry event type\n *\n * @beta\n */\n",
10219
8553
  "excerptTokens": [
10220
8554
  {
10221
8555
  "kind": "Content",
@@ -10223,7 +8557,7 @@
10223
8557
  }
10224
8558
  ],
10225
8559
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
10226
- "releaseTag": "Public",
8560
+ "releaseTag": "Beta",
10227
8561
  "name": "TelemetryEvent",
10228
8562
  "preserveMemberOrder": false,
10229
8563
  "members": [
@@ -10245,7 +8579,7 @@
10245
8579
  "startIndex": 1,
10246
8580
  "endIndex": 2
10247
8581
  },
10248
- "releaseTag": "Public",
8582
+ "releaseTag": "Beta",
10249
8583
  "name": "Init"
10250
8584
  },
10251
8585
  {
@@ -10266,7 +8600,7 @@
10266
8600
  "startIndex": 1,
10267
8601
  "endIndex": 2
10268
8602
  },
10269
- "releaseTag": "Public",
8603
+ "releaseTag": "Beta",
10270
8604
  "name": "Stall"
10271
8605
  },
10272
8606
  {
@@ -10287,7 +8621,7 @@
10287
8621
  "startIndex": 1,
10288
8622
  "endIndex": 2
10289
8623
  },
10290
- "releaseTag": "Public",
8624
+ "releaseTag": "Beta",
10291
8625
  "name": "Start"
10292
8626
  },
10293
8627
  {
@@ -10308,7 +8642,7 @@
10308
8642
  "startIndex": 1,
10309
8643
  "endIndex": 2
10310
8644
  },
10311
- "releaseTag": "Public",
8645
+ "releaseTag": "Beta",
10312
8646
  "name": "Watch"
10313
8647
  }
10314
8648
  ]
@@ -10316,7 +8650,7 @@
10316
8650
  {
10317
8651
  "kind": "TypeAlias",
10318
8652
  "canonicalReference": "@gcorevideo/player!TelemetryEventData:type",
10319
- "docComment": "/**\n * Telemetry event data\n */\n",
8653
+ "docComment": "/**\n * Telemetry event data\n *\n * @beta\n */\n",
10320
8654
  "excerptTokens": [
10321
8655
  {
10322
8656
  "kind": "Content",
@@ -10360,7 +8694,7 @@
10360
8694
  }
10361
8695
  ],
10362
8696
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
10363
- "releaseTag": "Public",
8697
+ "releaseTag": "Beta",
10364
8698
  "name": "TelemetryEventData",
10365
8699
  "typeTokenRange": {
10366
8700
  "startIndex": 1,
@@ -10370,7 +8704,7 @@
10370
8704
  {
10371
8705
  "kind": "Interface",
10372
8706
  "canonicalReference": "@gcorevideo/player!TelemetryPluginSettings:interface",
10373
- "docComment": "/**\n * Plugin settings\n */\n",
8707
+ "docComment": "/**\n * Plugin settings\n *\n * @beta\n */\n",
10374
8708
  "excerptTokens": [
10375
8709
  {
10376
8710
  "kind": "Content",
@@ -10378,7 +8712,7 @@
10378
8712
  }
10379
8713
  ],
10380
8714
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
10381
- "releaseTag": "Public",
8715
+ "releaseTag": "Beta",
10382
8716
  "name": "TelemetryPluginSettings",
10383
8717
  "preserveMemberOrder": false,
10384
8718
  "members": [
@@ -10403,7 +8737,7 @@
10403
8737
  ],
10404
8738
  "isReadonly": false,
10405
8739
  "isOptional": false,
10406
- "releaseTag": "Public",
8740
+ "releaseTag": "Beta",
10407
8741
  "name": "send",
10408
8742
  "propertyTypeTokenRange": {
10409
8743
  "startIndex": 1,
@@ -10416,7 +8750,7 @@
10416
8750
  {
10417
8751
  "kind": "TypeAlias",
10418
8752
  "canonicalReference": "@gcorevideo/player!TelemetryRecord:type",
10419
- "docComment": "/**\n * Telemetry record\n */\n",
8753
+ "docComment": "/**\n * Telemetry record\n *\n * @beta\n */\n",
10420
8754
  "excerptTokens": [
10421
8755
  {
10422
8756
  "kind": "Content",
@@ -10446,7 +8780,7 @@
10446
8780
  }
10447
8781
  ],
10448
8782
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
10449
- "releaseTag": "Public",
8783
+ "releaseTag": "Beta",
10450
8784
  "name": "TelemetryRecord",
10451
8785
  "typeTokenRange": {
10452
8786
  "startIndex": 1,
@@ -10456,7 +8790,7 @@
10456
8790
  {
10457
8791
  "kind": "Class",
10458
8792
  "canonicalReference": "@gcorevideo/player!Thumbnails:class",
10459
- "docComment": "",
8793
+ "docComment": "/**\n * Displays the thumbnails of the video when available.\n *\n * @example\n * ```ts\n * import { Thumbnails } from '@gcorevideo/player'\n *\n * Player.registerPlugin(Thumbnails)\n *\n * new Player({\n * thumbnails: {\n * backdropHeight: 200,\n * backdropMinOpacity: 0.9,\n * backdropMaxOpacity: 0.99,\n * spotlightHeight: 100,\n * vtt: '1\\n00:00:00,000 --> 00:00:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,0,100,56\\n\\n2\\n00:00:10,000 --> 00:00:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,0,100,56\\n\\n3\\n00:00:20,000 --> 00:00:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,0,100,56\\n\\n4\\n00:00:30,000 --> 00:00:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,0,100,56\\n\\n5\\n00:00:40,000 --> 00:00:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,0,100,56\\n\\n6\\n00:00:50,000 --> 00:01:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,0,100,56\\n\\n7\\n00:01:00,000 --> 00:01:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,0,100,56\\n\\n8\\n00:01:10,000 --> 00:01:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,56,100,56\\n\\n9\\n00:01:20,000 --> 00:01:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,56,100,56\\n\\n10\\n00:01:30,000 --> 00:01:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,56,100,56\\n\\n11\\n00:01:40,000 --> 00:01:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,56,100,56\\n\\n12\\n00:01:50,000 --> 00:02:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,56,100,56\\n\\n13\\n00:02:00,000 --> 00:02:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,56,100,56\\n\\n14\\n00:02:10,000 --> 00:02:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,56,100,56\\n\\n15\\n00:02:20,000 --> 00:02:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,112,100,56\\n\\n16\\n00:02:30,000 --> 00:02:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,112,100,56\\n\\n17\\n00:02:40,000 --> 00:02:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,112,100,56\\n\\n18\\n00:02:50,000 --> 00:03:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,112,100,56\\n\\n19\\n00:03:00,000 --> 00:03:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,112,100,56\\n\\n20\\n00:03:10,000 --> 00:03:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,112,100,56\\n\\n21\\n00:03:20,000 --> 00:03:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,112,100,56\\n\\n22\\n00:03:30,000 --> 00:03:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,168,100,56\\n\\n23\\n00:03:40,000 --> 00:03:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,168,100,56\\n\\n24\\n00:03:50,000 --> 00:04:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,168,100,56\\n\\n25\\n00:04:00,000 --> 00:04:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,168,100,56\\n\\n26\\n00:04:10,000 --> 00:04:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,168,100,56\\n\\n27\\n00:04:20,000 --> 00:04:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,168,100,56\\n\\n28\\n00:04:30,000 --> 00:04:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,168,100,56\\n\\n29\\n00:04:40,000 --> 00:04:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,224,100,56\\n\\n30\\n00:04:50,000 --> 00:05:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,224,100,56\\n\\n31\\n00:05:00,000 --> 00:05:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,224,100,56\\n\\n32\\n00:05:10,000 --> 00:05:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,224,100,56\\n\\n33\\n00:05:20,000 --> 00:05:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,224,100,56\\n\\n34\\n00:05:30,000 --> 00:05:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,224,100,56\\n\\n35\\n00:05:40,000 --> 00:05:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,224,100,56\\n\\n36\\n00:05:50,000 --> 00:06:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,280,100,56\\n\\n37\\n00:06:00,000 --> 00:06:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,280,100,56\\n\\n38\\n00:06:10,000 --> 00:06:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,280,100,56\\n\\n39\\n00:06:20,000 --> 00:06:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,280,100,56\\n\\n40\\n00:06:30,000 --> 00:06:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,280,100,56\\n\\n41\\n00:06:40,000 --> 00:06:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,280,100,56\\n\\n42\\n00:06:50,000 --> 00:07:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,280,100,56\\n\\n43\\n00:07:00,000 --> 00:07:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=0,336,100,56\\n\\n44\\n00:07:10,000 --> 00:07:20,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=100,336,100,56\\n\\n45\\n00:07:20,000 --> 00:07:30,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=200,336,100,56\\n\\n46\\n00:07:30,000 --> 00:07:40,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=300,336,100,56\\n\\n47\\n00:07:40,000 --> 00:07:50,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=400,336,100,56\\n\\n48\\n00:07:50,000 --> 00:08:00,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=500,336,100,56\\n\\n49\\n00:08:00,000 --> 00:08:10,000\\n3dk4NsRt6vWsffEr_sprite.jpg#xywh=600,336,100,56\\n',\n * sprite:\n * 'https://static.gvideo.co/videoplatform/sprites/2675/2452164_3dk4NsRt6vWsffEr.mp4_sprite.jpg',\n * },\n * })\n * ```\n *\n * @beta\n */\n",
10460
8794
  "excerptTokens": [
10461
8795
  {
10462
8796
  "kind": "Content",
@@ -10473,217 +8807,42 @@
10473
8807
  }
10474
8808
  ],
10475
8809
  "fileUrlPath": "src/plugins/thumbnails/Thumbnails.ts",
10476
- "releaseTag": "Public",
8810
+ "releaseTag": "Beta",
10477
8811
  "isAbstract": false,
10478
8812
  "name": "Thumbnails",
10479
8813
  "preserveMemberOrder": false,
10480
- "members": [
10481
- {
10482
- "kind": "Property",
10483
- "canonicalReference": "@gcorevideo/player!Thumbnails#attributes:member",
10484
- "docComment": "",
10485
- "excerptTokens": [
10486
- {
10487
- "kind": "Content",
10488
- "text": "get attributes(): "
10489
- },
10490
- {
10491
- "kind": "Content",
10492
- "text": "{\n class: string;\n }"
10493
- },
10494
- {
10495
- "kind": "Content",
10496
- "text": ";"
10497
- }
10498
- ],
10499
- "isReadonly": true,
10500
- "isOptional": false,
10501
- "releaseTag": "Public",
10502
- "name": "attributes",
10503
- "propertyTypeTokenRange": {
10504
- "startIndex": 1,
10505
- "endIndex": 2
10506
- },
10507
- "isStatic": false,
10508
- "isProtected": false,
10509
- "isAbstract": false
10510
- },
10511
- {
10512
- "kind": "Method",
10513
- "canonicalReference": "@gcorevideo/player!Thumbnails#bindEvents:member(1)",
10514
- "docComment": "",
10515
- "excerptTokens": [
10516
- {
10517
- "kind": "Content",
10518
- "text": "bindEvents(): "
10519
- },
10520
- {
10521
- "kind": "Content",
10522
- "text": "void"
10523
- },
10524
- {
10525
- "kind": "Content",
10526
- "text": ";"
10527
- }
10528
- ],
10529
- "isStatic": false,
10530
- "returnTypeTokenRange": {
10531
- "startIndex": 1,
10532
- "endIndex": 2
10533
- },
10534
- "releaseTag": "Public",
10535
- "isProtected": false,
10536
- "overloadIndex": 1,
10537
- "parameters": [],
10538
- "isOptional": false,
10539
- "isAbstract": false,
10540
- "name": "bindEvents"
10541
- },
10542
- {
10543
- "kind": "Property",
10544
- "canonicalReference": "@gcorevideo/player!Thumbnails#name:member",
10545
- "docComment": "",
10546
- "excerptTokens": [
10547
- {
10548
- "kind": "Content",
10549
- "text": "get name(): "
10550
- },
10551
- {
10552
- "kind": "Content",
10553
- "text": "string"
10554
- },
10555
- {
10556
- "kind": "Content",
10557
- "text": ";"
10558
- }
10559
- ],
10560
- "isReadonly": true,
10561
- "isOptional": false,
10562
- "releaseTag": "Public",
10563
- "name": "name",
10564
- "propertyTypeTokenRange": {
10565
- "startIndex": 1,
10566
- "endIndex": 2
10567
- },
10568
- "isStatic": false,
10569
- "isProtected": false,
10570
- "isAbstract": false
10571
- },
8814
+ "members": [],
8815
+ "extendsTokenRange": {
8816
+ "startIndex": 1,
8817
+ "endIndex": 2
8818
+ },
8819
+ "implementsTokenRanges": []
8820
+ },
8821
+ {
8822
+ "kind": "TypeAlias",
8823
+ "canonicalReference": "@gcorevideo/player!ThumbnailsPluginSettings:type",
8824
+ "docComment": "/**\n * Plugin configuration options for the thumbnails plugin.\n *\n * @beta\n */\n",
8825
+ "excerptTokens": [
10572
8826
  {
10573
- "kind": "Method",
10574
- "canonicalReference": "@gcorevideo/player!Thumbnails#setText:member(1)",
10575
- "docComment": "",
10576
- "excerptTokens": [
10577
- {
10578
- "kind": "Content",
10579
- "text": "setText(time: "
10580
- },
10581
- {
10582
- "kind": "Reference",
10583
- "text": "TimeValue",
10584
- "canonicalReference": "@gcorevideo/player!TimeValue:type"
10585
- },
10586
- {
10587
- "kind": "Content",
10588
- "text": "): "
10589
- },
10590
- {
10591
- "kind": "Content",
10592
- "text": "void"
10593
- },
10594
- {
10595
- "kind": "Content",
10596
- "text": ";"
10597
- }
10598
- ],
10599
- "isStatic": false,
10600
- "returnTypeTokenRange": {
10601
- "startIndex": 3,
10602
- "endIndex": 4
10603
- },
10604
- "releaseTag": "Public",
10605
- "isProtected": false,
10606
- "overloadIndex": 1,
10607
- "parameters": [
10608
- {
10609
- "parameterName": "time",
10610
- "parameterTypeTokenRange": {
10611
- "startIndex": 1,
10612
- "endIndex": 2
10613
- },
10614
- "isOptional": false
10615
- }
10616
- ],
10617
- "isOptional": false,
10618
- "isAbstract": false,
10619
- "name": "setText"
8827
+ "kind": "Content",
8828
+ "text": "export type ThumbnailsPluginSettings = "
10620
8829
  },
10621
8830
  {
10622
- "kind": "Property",
10623
- "canonicalReference": "@gcorevideo/player!Thumbnails#supportedVersion:member",
10624
- "docComment": "",
10625
- "excerptTokens": [
10626
- {
10627
- "kind": "Content",
10628
- "text": "get supportedVersion(): "
10629
- },
10630
- {
10631
- "kind": "Content",
10632
- "text": "{\n min: string;\n }"
10633
- },
10634
- {
10635
- "kind": "Content",
10636
- "text": ";"
10637
- }
10638
- ],
10639
- "isReadonly": true,
10640
- "isOptional": false,
10641
- "releaseTag": "Public",
10642
- "name": "supportedVersion",
10643
- "propertyTypeTokenRange": {
10644
- "startIndex": 1,
10645
- "endIndex": 2
10646
- },
10647
- "isStatic": false,
10648
- "isProtected": false,
10649
- "isAbstract": false
8831
+ "kind": "Content",
8832
+ "text": "{\n backdropHeight: number;\n backdropMaxOpacity: number;\n backdropMinOpacity: number;\n spotlightHeight: number;\n sprite: string;\n vtt: string;\n}"
10650
8833
  },
10651
8834
  {
10652
- "kind": "Property",
10653
- "canonicalReference": "@gcorevideo/player!Thumbnails#template:member",
10654
- "docComment": "",
10655
- "excerptTokens": [
10656
- {
10657
- "kind": "Content",
10658
- "text": "get template(): "
10659
- },
10660
- {
10661
- "kind": "Content",
10662
- "text": "any"
10663
- },
10664
- {
10665
- "kind": "Content",
10666
- "text": ";"
10667
- }
10668
- ],
10669
- "isReadonly": true,
10670
- "isOptional": false,
10671
- "releaseTag": "Public",
10672
- "name": "template",
10673
- "propertyTypeTokenRange": {
10674
- "startIndex": 1,
10675
- "endIndex": 2
10676
- },
10677
- "isStatic": false,
10678
- "isProtected": false,
10679
- "isAbstract": false
8835
+ "kind": "Content",
8836
+ "text": ";"
10680
8837
  }
10681
8838
  ],
10682
- "extendsTokenRange": {
8839
+ "fileUrlPath": "src/plugins/thumbnails/Thumbnails.ts",
8840
+ "releaseTag": "Beta",
8841
+ "name": "ThumbnailsPluginSettings",
8842
+ "typeTokenRange": {
10683
8843
  "startIndex": 1,
10684
8844
  "endIndex": 2
10685
- },
10686
- "implementsTokenRanges": []
8845
+ }
10687
8846
  },
10688
8847
  {
10689
8848
  "kind": "Interface",
@@ -10998,7 +9157,7 @@
10998
9157
  {
10999
9158
  "kind": "Class",
11000
9159
  "canonicalReference": "@gcorevideo/player!VolumeFade:class",
11001
- "docComment": "/**\n * @beta\n */\n",
9160
+ "docComment": "/**\n * Applies fade effect to the player's volume change.\n *\n * @beta\n */\n",
11002
9161
  "excerptTokens": [
11003
9162
  {
11004
9163
  "kind": "Content",
@@ -11029,7 +9188,7 @@
11029
9188
  {
11030
9189
  "kind": "Enum",
11031
9190
  "canonicalReference": "@gcorevideo/player!VolumeFadeEvents:enum",
11032
- "docComment": "",
9191
+ "docComment": "/**\n * Events emitted by the VolumeFade plugin.\n *\n * @beta\n */\n",
11033
9192
  "excerptTokens": [
11034
9193
  {
11035
9194
  "kind": "Content",
@@ -11037,7 +9196,7 @@
11037
9196
  }
11038
9197
  ],
11039
9198
  "fileUrlPath": "src/plugins/volume-fade/VolumeFade.ts",
11040
- "releaseTag": "Public",
9199
+ "releaseTag": "Beta",
11041
9200
  "name": "VolumeFadeEvents",
11042
9201
  "preserveMemberOrder": false,
11043
9202
  "members": [
@@ -11059,7 +9218,7 @@
11059
9218
  "startIndex": 1,
11060
9219
  "endIndex": 2
11061
9220
  },
11062
- "releaseTag": "Public",
9221
+ "releaseTag": "Beta",
11063
9222
  "name": "FADE"
11064
9223
  }
11065
9224
  ]
@@ -11067,7 +9226,7 @@
11067
9226
  {
11068
9227
  "kind": "Interface",
11069
9228
  "canonicalReference": "@gcorevideo/player!WatchEventData:interface",
11070
- "docComment": "",
9229
+ "docComment": "/**\n * Telemetry watch event data\n *\n * @beta\n */\n",
11071
9230
  "excerptTokens": [
11072
9231
  {
11073
9232
  "kind": "Content",
@@ -11075,7 +9234,7 @@
11075
9234
  }
11076
9235
  ],
11077
9236
  "fileUrlPath": "src/plugins/telemetry/Telemetry.ts",
11078
- "releaseTag": "Public",
9237
+ "releaseTag": "Beta",
11079
9238
  "name": "WatchEventData",
11080
9239
  "preserveMemberOrder": false,
11081
9240
  "members": [
@@ -11100,7 +9259,7 @@
11100
9259
  ],
11101
9260
  "isReadonly": false,
11102
9261
  "isOptional": false,
11103
- "releaseTag": "Public",
9262
+ "releaseTag": "Beta",
11104
9263
  "name": "event",
11105
9264
  "propertyTypeTokenRange": {
11106
9265
  "startIndex": 1,
@@ -11113,7 +9272,7 @@
11113
9272
  {
11114
9273
  "kind": "TypeAlias",
11115
9274
  "canonicalReference": "@gcorevideo/player!ZeptoResult:type",
11116
- "docComment": "/**\n * @beta\n */\n",
9275
+ "docComment": "/**\n * {@link https://zeptojs.com/#$() | Zepto query result}\n *\n * @beta\n */\n",
11117
9276
  "excerptTokens": [
11118
9277
  {
11119
9278
  "kind": "Content",