rx-player 4.0.0-rc.1 → 4.0.0-rc.2

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 (1913) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/VERSION +1 -1
  3. package/dist/commonjs/__GENERATED_CODE/embedded_dash_wasm.js +1 -1
  4. package/dist/commonjs/__GENERATED_CODE/embedded_worker.js +1 -1
  5. package/dist/commonjs/core/api/public_api.d.ts +1 -1
  6. package/dist/commonjs/core/api/public_api.js +46 -16
  7. package/dist/commonjs/core/init/multithread/main_thread/multi_thread_content_initializer.js +4 -0
  8. package/dist/commonjs/core/init/multithread/worker/worker_portal.js +7 -1
  9. package/dist/commonjs/errors/worker_initialization_error.d.ts +19 -0
  10. package/dist/commonjs/errors/worker_initialization_error.js +43 -0
  11. package/dist/commonjs/manifest/adaptation.js +1 -0
  12. package/dist/commonjs/manifest/manifest.js +1 -0
  13. package/dist/commonjs/multithread_types.d.ts +38 -1
  14. package/dist/es2017/__GENERATED_CODE/embedded_dash_wasm.js +1 -1
  15. package/dist/es2017/__GENERATED_CODE/embedded_worker.js +1 -1
  16. package/dist/es2017/core/api/public_api.d.ts +1 -1
  17. package/dist/es2017/core/api/public_api.js +40 -10
  18. package/dist/es2017/core/init/multithread/main_thread/multi_thread_content_initializer.js +4 -0
  19. package/dist/es2017/core/init/multithread/worker/worker_portal.js +7 -1
  20. package/dist/es2017/errors/worker_initialization_error.d.ts +19 -0
  21. package/dist/es2017/errors/worker_initialization_error.js +22 -0
  22. package/dist/es2017/manifest/adaptation.js +1 -0
  23. package/dist/es2017/manifest/manifest.js +1 -0
  24. package/dist/es2017/multithread_types.d.ts +38 -1
  25. package/dist/mpd-parser.wasm +0 -0
  26. package/dist/rx-player.js +78 -15
  27. package/dist/rx-player.min.js +1 -1
  28. package/dist/worker.js +2 -2
  29. package/package.json +45 -33
  30. package/.editorconfig +0 -22
  31. package/.eslintrc.js +0 -417
  32. package/.github/workflows/checks.yml +0 -78
  33. package/.github/workflows/perfs.yml +0 -22
  34. package/.github/workflows/sonarcloud_analysis.yml +0 -20
  35. package/CONTRIBUTING.md +0 -283
  36. package/FILES.md +0 -279
  37. package/dist/_esm5.processed/compat/add_class_name.d.ts +0 -22
  38. package/dist/_esm5.processed/compat/add_class_name.js +0 -39
  39. package/dist/_esm5.processed/compat/add_text_track.d.ts +0 -33
  40. package/dist/_esm5.processed/compat/add_text_track.js +0 -50
  41. package/dist/_esm5.processed/compat/browser_compatibility_types.d.ts +0 -172
  42. package/dist/_esm5.processed/compat/browser_compatibility_types.js +0 -32
  43. package/dist/_esm5.processed/compat/browser_detection.d.ts +0 -44
  44. package/dist/_esm5.processed/compat/browser_detection.js +0 -123
  45. package/dist/_esm5.processed/compat/browser_version.d.ts +0 -24
  46. package/dist/_esm5.processed/compat/browser_version.js +0 -41
  47. package/dist/_esm5.processed/compat/can_patch_isobmff.d.ts +0 -25
  48. package/dist/_esm5.processed/compat/can_patch_isobmff.js +0 -28
  49. package/dist/_esm5.processed/compat/can_rely_on_video_visibility_and_size.d.ts +0 -37
  50. package/dist/_esm5.processed/compat/can_rely_on_video_visibility_and_size.js +0 -49
  51. package/dist/_esm5.processed/compat/can_reuse_media_keys.d.ts +0 -13
  52. package/dist/_esm5.processed/compat/can_reuse_media_keys.js +0 -16
  53. package/dist/_esm5.processed/compat/change_source_buffer_type.d.ts +0 -48
  54. package/dist/_esm5.processed/compat/change_source_buffer_type.js +0 -37
  55. package/dist/_esm5.processed/compat/clear_element_src.d.ts +0 -20
  56. package/dist/_esm5.processed/compat/clear_element_src.js +0 -53
  57. package/dist/_esm5.processed/compat/eme/close_session.d.ts +0 -30
  58. package/dist/_esm5.processed/compat/eme/close_session.js +0 -162
  59. package/dist/_esm5.processed/compat/eme/constants.d.ts +0 -16
  60. package/dist/_esm5.processed/compat/eme/constants.js +0 -19
  61. package/dist/_esm5.processed/compat/eme/custom_key_system_access.d.ts +0 -54
  62. package/dist/_esm5.processed/compat/eme/custom_key_system_access.js +0 -47
  63. package/dist/_esm5.processed/compat/eme/custom_media_keys/ie11_media_keys.d.ts +0 -31
  64. package/dist/_esm5.processed/compat/eme/custom_media_keys/ie11_media_keys.js +0 -170
  65. package/dist/_esm5.processed/compat/eme/custom_media_keys/index.d.ts +0 -7
  66. package/dist/_esm5.processed/compat/eme/custom_media_keys/index.js +0 -6
  67. package/dist/_esm5.processed/compat/eme/custom_media_keys/moz_media_keys_constructor.d.ts +0 -27
  68. package/dist/_esm5.processed/compat/eme/custom_media_keys/moz_media_keys_constructor.js +0 -63
  69. package/dist/_esm5.processed/compat/eme/custom_media_keys/ms_media_keys_constructor.d.ts +0 -43
  70. package/dist/_esm5.processed/compat/eme/custom_media_keys/ms_media_keys_constructor.js +0 -30
  71. package/dist/_esm5.processed/compat/eme/custom_media_keys/old_webkit_media_keys.d.ts +0 -41
  72. package/dist/_esm5.processed/compat/eme/custom_media_keys/old_webkit_media_keys.js +0 -192
  73. package/dist/_esm5.processed/compat/eme/custom_media_keys/types.d.ts +0 -43
  74. package/dist/_esm5.processed/compat/eme/custom_media_keys/types.js +0 -16
  75. package/dist/_esm5.processed/compat/eme/custom_media_keys/webkit_media_keys.d.ts +0 -37
  76. package/dist/_esm5.processed/compat/eme/custom_media_keys/webkit_media_keys.js +0 -260
  77. package/dist/_esm5.processed/compat/eme/custom_media_keys/webkit_media_keys_constructor.d.ts +0 -22
  78. package/dist/_esm5.processed/compat/eme/custom_media_keys/webkit_media_keys_constructor.js +0 -32
  79. package/dist/_esm5.processed/compat/eme/eme-api-implementation.d.ts +0 -78
  80. package/dist/_esm5.processed/compat/eme/eme-api-implementation.js +0 -198
  81. package/dist/_esm5.processed/compat/eme/generate_key_request.d.ts +0 -54
  82. package/dist/_esm5.processed/compat/eme/generate_key_request.js +0 -147
  83. package/dist/_esm5.processed/compat/eme/get_init_data.d.ts +0 -57
  84. package/dist/_esm5.processed/compat/eme/get_init_data.js +0 -112
  85. package/dist/_esm5.processed/compat/eme/get_uuid_kid_from_keystatus_kid.d.ts +0 -23
  86. package/dist/_esm5.processed/compat/eme/get_uuid_kid_from_keystatus_kid.js +0 -31
  87. package/dist/_esm5.processed/compat/eme/get_webkit_fairplay_initdata.d.ts +0 -25
  88. package/dist/_esm5.processed/compat/eme/get_webkit_fairplay_initdata.js +0 -57
  89. package/dist/_esm5.processed/compat/eme/index.d.ts +0 -24
  90. package/dist/_esm5.processed/compat/eme/index.js +0 -22
  91. package/dist/_esm5.processed/compat/eme/load_session.d.ts +0 -30
  92. package/dist/_esm5.processed/compat/eme/load_session.js +0 -99
  93. package/dist/_esm5.processed/compat/enable_audio_track.d.ts +0 -11
  94. package/dist/_esm5.processed/compat/enable_audio_track.js +0 -26
  95. package/dist/_esm5.processed/compat/event_listeners.d.ts +0 -166
  96. package/dist/_esm5.processed/compat/event_listeners.js +0 -422
  97. package/dist/_esm5.processed/compat/fullscreen.d.ts +0 -32
  98. package/dist/_esm5.processed/compat/fullscreen.js +0 -78
  99. package/dist/_esm5.processed/compat/get_start_date.d.ts +0 -30
  100. package/dist/_esm5.processed/compat/get_start_date.js +0 -44
  101. package/dist/_esm5.processed/compat/has_issues_with_high_media_source_duration.d.ts +0 -21
  102. package/dist/_esm5.processed/compat/has_issues_with_high_media_source_duration.js +0 -26
  103. package/dist/_esm5.processed/compat/index.d.ts +0 -39
  104. package/dist/_esm5.processed/compat/index.js +0 -45
  105. package/dist/_esm5.processed/compat/is_codec_supported.d.ts +0 -25
  106. package/dist/_esm5.processed/compat/is_codec_supported.js +0 -36
  107. package/dist/_esm5.processed/compat/is_debug_mode_enabled.d.ts +0 -7
  108. package/dist/_esm5.processed/compat/is_debug_mode_enabled.js +0 -9
  109. package/dist/_esm5.processed/compat/is_node.d.ts +0 -17
  110. package/dist/_esm5.processed/compat/is_node.js +0 -17
  111. package/dist/_esm5.processed/compat/is_offline.d.ts +0 -39
  112. package/dist/_esm5.processed/compat/is_offline.js +0 -43
  113. package/dist/_esm5.processed/compat/is_seeking_approximate.d.ts +0 -28
  114. package/dist/_esm5.processed/compat/is_seeking_approximate.js +0 -29
  115. package/dist/_esm5.processed/compat/is_vtt_cue.d.ts +0 -22
  116. package/dist/_esm5.processed/compat/is_vtt_cue.js +0 -25
  117. package/dist/_esm5.processed/compat/make_vtt_cue.d.ts +0 -26
  118. package/dist/_esm5.processed/compat/make_vtt_cue.js +0 -43
  119. package/dist/_esm5.processed/compat/on_height_width_change.d.ts +0 -33
  120. package/dist/_esm5.processed/compat/on_height_width_change.js +0 -77
  121. package/dist/_esm5.processed/compat/patch_webkit_source_buffer.d.ts +0 -16
  122. package/dist/_esm5.processed/compat/patch_webkit_source_buffer.js +0 -74
  123. package/dist/_esm5.processed/compat/remove_cue.d.ts +0 -21
  124. package/dist/_esm5.processed/compat/remove_cue.js +0 -63
  125. package/dist/_esm5.processed/compat/should_favour_custom_safari_EME.d.ts +0 -23
  126. package/dist/_esm5.processed/compat/should_favour_custom_safari_EME.js +0 -27
  127. package/dist/_esm5.processed/compat/should_prevent_seeking_at_0_initially.d.ts +0 -14
  128. package/dist/_esm5.processed/compat/should_prevent_seeking_at_0_initially.js +0 -17
  129. package/dist/_esm5.processed/compat/should_reload_media_source_on_decipherability_update.d.ts +0 -26
  130. package/dist/_esm5.processed/compat/should_reload_media_source_on_decipherability_update.js +0 -29
  131. package/dist/_esm5.processed/compat/should_renew_media_key_system_access.d.ts +0 -21
  132. package/dist/_esm5.processed/compat/should_renew_media_key_system_access.js +0 -24
  133. package/dist/_esm5.processed/compat/should_unset_media_keys.d.ts +0 -22
  134. package/dist/_esm5.processed/compat/should_unset_media_keys.js +0 -25
  135. package/dist/_esm5.processed/compat/should_validate_metadata.d.ts +0 -22
  136. package/dist/_esm5.processed/compat/should_validate_metadata.js +0 -25
  137. package/dist/_esm5.processed/compat/should_wait_for_data_before_loaded.d.ts +0 -24
  138. package/dist/_esm5.processed/compat/should_wait_for_data_before_loaded.js +0 -30
  139. package/dist/_esm5.processed/compat/should_wait_for_have_enough_data.d.ts +0 -13
  140. package/dist/_esm5.processed/compat/should_wait_for_have_enough_data.js +0 -16
  141. package/dist/_esm5.processed/config.d.ts +0 -192
  142. package/dist/_esm5.processed/config.js +0 -32
  143. package/dist/_esm5.processed/core/adaptive/adaptive_representation_selector.d.ts +0 -363
  144. package/dist/_esm5.processed/core/adaptive/adaptive_representation_selector.js +0 -399
  145. package/dist/_esm5.processed/core/adaptive/buffer_based_chooser.d.ts +0 -89
  146. package/dist/_esm5.processed/core/adaptive/buffer_based_chooser.js +0 -192
  147. package/dist/_esm5.processed/core/adaptive/guess_based_chooser.d.ts +0 -95
  148. package/dist/_esm5.processed/core/adaptive/guess_based_chooser.js +0 -242
  149. package/dist/_esm5.processed/core/adaptive/index.d.ts +0 -18
  150. package/dist/_esm5.processed/core/adaptive/index.js +0 -17
  151. package/dist/_esm5.processed/core/adaptive/network_analyzer.d.ts +0 -73
  152. package/dist/_esm5.processed/core/adaptive/network_analyzer.js +0 -336
  153. package/dist/_esm5.processed/core/adaptive/utils/bandwidth_estimator.d.ts +0 -47
  154. package/dist/_esm5.processed/core/adaptive/utils/bandwidth_estimator.js +0 -70
  155. package/dist/_esm5.processed/core/adaptive/utils/ewma.d.ts +0 -39
  156. package/dist/_esm5.processed/core/adaptive/utils/ewma.js +0 -52
  157. package/dist/_esm5.processed/core/adaptive/utils/filter_by_bitrate.d.ts +0 -25
  158. package/dist/_esm5.processed/core/adaptive/utils/filter_by_bitrate.js +0 -37
  159. package/dist/_esm5.processed/core/adaptive/utils/filter_by_width.d.ts +0 -25
  160. package/dist/_esm5.processed/core/adaptive/utils/filter_by_width.js +0 -42
  161. package/dist/_esm5.processed/core/adaptive/utils/get_buffer_levels.d.ts +0 -24
  162. package/dist/_esm5.processed/core/adaptive/utils/get_buffer_levels.js +0 -47
  163. package/dist/_esm5.processed/core/adaptive/utils/last_estimate_storage.d.ts +0 -61
  164. package/dist/_esm5.processed/core/adaptive/utils/last_estimate_storage.js +0 -37
  165. package/dist/_esm5.processed/core/adaptive/utils/pending_requests_store.d.ts +0 -100
  166. package/dist/_esm5.processed/core/adaptive/utils/pending_requests_store.js +0 -76
  167. package/dist/_esm5.processed/core/adaptive/utils/representation_score_calculator.d.ts +0 -104
  168. package/dist/_esm5.processed/core/adaptive/utils/representation_score_calculator.js +0 -114
  169. package/dist/_esm5.processed/core/adaptive/utils/select_optimal_representation.d.ts +0 -33
  170. package/dist/_esm5.processed/core/adaptive/utils/select_optimal_representation.js +0 -45
  171. package/dist/_esm5.processed/core/api/debug/buffer_graph.d.ts +0 -28
  172. package/dist/_esm5.processed/core/api/debug/buffer_graph.js +0 -171
  173. package/dist/_esm5.processed/core/api/debug/buffer_size_graph.d.ts +0 -10
  174. package/dist/_esm5.processed/core/api/debug/buffer_size_graph.js +0 -104
  175. package/dist/_esm5.processed/core/api/debug/constants.d.ts +0 -2
  176. package/dist/_esm5.processed/core/api/debug/constants.js +0 -2
  177. package/dist/_esm5.processed/core/api/debug/index.d.ts +0 -2
  178. package/dist/_esm5.processed/core/api/debug/index.js +0 -2
  179. package/dist/_esm5.processed/core/api/debug/modules/general_info.d.ts +0 -3
  180. package/dist/_esm5.processed/core/api/debug/modules/general_info.js +0 -209
  181. package/dist/_esm5.processed/core/api/debug/modules/segment_buffer_content.d.ts +0 -4
  182. package/dist/_esm5.processed/core/api/debug/modules/segment_buffer_content.js +0 -121
  183. package/dist/_esm5.processed/core/api/debug/modules/segment_buffer_size.d.ts +0 -3
  184. package/dist/_esm5.processed/core/api/debug/modules/segment_buffer_size.js +0 -35
  185. package/dist/_esm5.processed/core/api/debug/render.d.ts +0 -3
  186. package/dist/_esm5.processed/core/api/debug/render.js +0 -32
  187. package/dist/_esm5.processed/core/api/debug/utils.d.ts +0 -39
  188. package/dist/_esm5.processed/core/api/debug/utils.js +0 -57
  189. package/dist/_esm5.processed/core/api/index.d.ts +0 -20
  190. package/dist/_esm5.processed/core/api/index.js +0 -19
  191. package/dist/_esm5.processed/core/api/option_utils.d.ts +0 -146
  192. package/dist/_esm5.processed/core/api/option_utils.js +0 -481
  193. package/dist/_esm5.processed/core/api/playback_observer.d.ts +0 -364
  194. package/dist/_esm5.processed/core/api/playback_observer.js +0 -582
  195. package/dist/_esm5.processed/core/api/public_api.d.ts +0 -889
  196. package/dist/_esm5.processed/core/api/public_api.js +0 -2476
  197. package/dist/_esm5.processed/core/api/tracks_management/media_element_track_choice_manager.d.ts +0 -257
  198. package/dist/_esm5.processed/core/api/tracks_management/media_element_track_choice_manager.js +0 -805
  199. package/dist/_esm5.processed/core/api/tracks_management/track_choice_manager.d.ts +0 -258
  200. package/dist/_esm5.processed/core/api/tracks_management/track_choice_manager.js +0 -989
  201. package/dist/_esm5.processed/core/api/utils.d.ts +0 -65
  202. package/dist/_esm5.processed/core/api/utils.js +0 -156
  203. package/dist/_esm5.processed/core/decrypt/__tests__/__global__/utils.d.ts +0 -178
  204. package/dist/_esm5.processed/core/decrypt/__tests__/__global__/utils.js +0 -405
  205. package/dist/_esm5.processed/core/decrypt/attach_media_keys.d.ts +0 -53
  206. package/dist/_esm5.processed/core/decrypt/attach_media_keys.js +0 -116
  207. package/dist/_esm5.processed/core/decrypt/clear_on_stop.d.ts +0 -22
  208. package/dist/_esm5.processed/core/decrypt/clear_on_stop.js +0 -40
  209. package/dist/_esm5.processed/core/decrypt/content_decryptor.d.ts +0 -184
  210. package/dist/_esm5.processed/core/decrypt/content_decryptor.js +0 -967
  211. package/dist/_esm5.processed/core/decrypt/create_or_load_session.d.ts +0 -63
  212. package/dist/_esm5.processed/core/decrypt/create_or_load_session.js +0 -124
  213. package/dist/_esm5.processed/core/decrypt/create_session.d.ts +0 -53
  214. package/dist/_esm5.processed/core/decrypt/create_session.js +0 -212
  215. package/dist/_esm5.processed/core/decrypt/dispose_decryption_resources.d.ts +0 -21
  216. package/dist/_esm5.processed/core/decrypt/dispose_decryption_resources.js +0 -88
  217. package/dist/_esm5.processed/core/decrypt/find_key_system.d.ts +0 -48
  218. package/dist/_esm5.processed/core/decrypt/find_key_system.js +0 -333
  219. package/dist/_esm5.processed/core/decrypt/get_key_system_configuration.d.ts +0 -30
  220. package/dist/_esm5.processed/core/decrypt/get_key_system_configuration.js +0 -44
  221. package/dist/_esm5.processed/core/decrypt/get_media_keys.d.ts +0 -44
  222. package/dist/_esm5.processed/core/decrypt/get_media_keys.js +0 -156
  223. package/dist/_esm5.processed/core/decrypt/index.d.ts +0 -26
  224. package/dist/_esm5.processed/core/decrypt/index.js +0 -26
  225. package/dist/_esm5.processed/core/decrypt/init_media_keys.d.ts +0 -26
  226. package/dist/_esm5.processed/core/decrypt/init_media_keys.js +0 -90
  227. package/dist/_esm5.processed/core/decrypt/session_events_listener.d.ts +0 -75
  228. package/dist/_esm5.processed/core/decrypt/session_events_listener.js +0 -388
  229. package/dist/_esm5.processed/core/decrypt/set_server_certificate.d.ts +0 -51
  230. package/dist/_esm5.processed/core/decrypt/set_server_certificate.js +0 -141
  231. package/dist/_esm5.processed/core/decrypt/types.d.ts +0 -368
  232. package/dist/_esm5.processed/core/decrypt/types.js +0 -55
  233. package/dist/_esm5.processed/core/decrypt/utils/are_init_values_compatible.d.ts +0 -34
  234. package/dist/_esm5.processed/core/decrypt/utils/are_init_values_compatible.js +0 -113
  235. package/dist/_esm5.processed/core/decrypt/utils/check_key_statuses.d.ts +0 -52
  236. package/dist/_esm5.processed/core/decrypt/utils/check_key_statuses.js +0 -156
  237. package/dist/_esm5.processed/core/decrypt/utils/clean_old_loaded_sessions.d.ts +0 -26
  238. package/dist/_esm5.processed/core/decrypt/utils/clean_old_loaded_sessions.js +0 -86
  239. package/dist/_esm5.processed/core/decrypt/utils/clean_old_stored_persistent_info.d.ts +0 -32
  240. package/dist/_esm5.processed/core/decrypt/utils/clean_old_stored_persistent_info.js +0 -40
  241. package/dist/_esm5.processed/core/decrypt/utils/get_drm_system_id.d.ts +0 -20
  242. package/dist/_esm5.processed/core/decrypt/utils/get_drm_system_id.js +0 -37
  243. package/dist/_esm5.processed/core/decrypt/utils/init_data_values_container.d.ts +0 -69
  244. package/dist/_esm5.processed/core/decrypt/utils/init_data_values_container.js +0 -99
  245. package/dist/_esm5.processed/core/decrypt/utils/is_session_usable.d.ts +0 -24
  246. package/dist/_esm5.processed/core/decrypt/utils/is_session_usable.js +0 -49
  247. package/dist/_esm5.processed/core/decrypt/utils/key_id_comparison.d.ts +0 -31
  248. package/dist/_esm5.processed/core/decrypt/utils/key_id_comparison.js +0 -60
  249. package/dist/_esm5.processed/core/decrypt/utils/key_session_record.d.ts +0 -104
  250. package/dist/_esm5.processed/core/decrypt/utils/key_session_record.js +0 -157
  251. package/dist/_esm5.processed/core/decrypt/utils/loaded_sessions_store.d.ts +0 -215
  252. package/dist/_esm5.processed/core/decrypt/utils/loaded_sessions_store.js +0 -472
  253. package/dist/_esm5.processed/core/decrypt/utils/media_keys_infos_store.d.ts +0 -56
  254. package/dist/_esm5.processed/core/decrypt/utils/media_keys_infos_store.js +0 -44
  255. package/dist/_esm5.processed/core/decrypt/utils/persistent_sessions_store.d.ts +0 -94
  256. package/dist/_esm5.processed/core/decrypt/utils/persistent_sessions_store.js +0 -321
  257. package/dist/_esm5.processed/core/decrypt/utils/serializable_bytes.d.ts +0 -44
  258. package/dist/_esm5.processed/core/decrypt/utils/serializable_bytes.js +0 -48
  259. package/dist/_esm5.processed/core/decrypt/utils/server_certificate_store.d.ts +0 -64
  260. package/dist/_esm5.processed/core/decrypt/utils/server_certificate_store.js +0 -112
  261. package/dist/_esm5.processed/core/fetchers/cdn_prioritizer.d.ts +0 -107
  262. package/dist/_esm5.processed/core/fetchers/cdn_prioritizer.js +0 -177
  263. package/dist/_esm5.processed/core/fetchers/index.d.ts +0 -18
  264. package/dist/_esm5.processed/core/fetchers/index.js +0 -18
  265. package/dist/_esm5.processed/core/fetchers/manifest/index.d.ts +0 -18
  266. package/dist/_esm5.processed/core/fetchers/manifest/index.js +0 -17
  267. package/dist/_esm5.processed/core/fetchers/manifest/manifest_fetcher.d.ts +0 -223
  268. package/dist/_esm5.processed/core/fetchers/manifest/manifest_fetcher.js +0 -624
  269. package/dist/_esm5.processed/core/fetchers/segment/index.d.ts +0 -19
  270. package/dist/_esm5.processed/core/fetchers/segment/index.js +0 -17
  271. package/dist/_esm5.processed/core/fetchers/segment/prioritized_segment_fetcher.d.ts +0 -38
  272. package/dist/_esm5.processed/core/fetchers/segment/prioritized_segment_fetcher.js +0 -67
  273. package/dist/_esm5.processed/core/fetchers/segment/segment_fetcher.d.ts +0 -154
  274. package/dist/_esm5.processed/core/fetchers/segment/segment_fetcher.js +0 -308
  275. package/dist/_esm5.processed/core/fetchers/segment/segment_fetcher_creator.d.ts +0 -79
  276. package/dist/_esm5.processed/core/fetchers/segment/segment_fetcher_creator.js +0 -58
  277. package/dist/_esm5.processed/core/fetchers/segment/task_prioritizer.d.ts +0 -145
  278. package/dist/_esm5.processed/core/fetchers/segment/task_prioritizer.js +0 -323
  279. package/dist/_esm5.processed/core/fetchers/utils/error_selector.d.ts +0 -23
  280. package/dist/_esm5.processed/core/fetchers/utils/error_selector.js +0 -31
  281. package/dist/_esm5.processed/core/fetchers/utils/schedule_request.d.ts +0 -103
  282. package/dist/_esm5.processed/core/fetchers/utils/schedule_request.js +0 -424
  283. package/dist/_esm5.processed/core/init/directfile_content_initializer.d.ts +0 -97
  284. package/dist/_esm5.processed/core/init/directfile_content_initializer.js +0 -256
  285. package/dist/_esm5.processed/core/init/index.d.ts +0 -16
  286. package/dist/_esm5.processed/core/init/index.js +0 -16
  287. package/dist/_esm5.processed/core/init/media_source_content_initializer.d.ts +0 -181
  288. package/dist/_esm5.processed/core/init/media_source_content_initializer.js +0 -623
  289. package/dist/_esm5.processed/core/init/types.d.ts +0 -241
  290. package/dist/_esm5.processed/core/init/types.js +0 -51
  291. package/dist/_esm5.processed/core/init/utils/content_time_boundaries_observer.d.ts +0 -192
  292. package/dist/_esm5.processed/core/init/utils/content_time_boundaries_observer.js +0 -496
  293. package/dist/_esm5.processed/core/init/utils/create_media_source.d.ts +0 -37
  294. package/dist/_esm5.processed/core/init/utils/create_media_source.js +0 -112
  295. package/dist/_esm5.processed/core/init/utils/create_stream_playback_observer.d.ts +0 -45
  296. package/dist/_esm5.processed/core/init/utils/create_stream_playback_observer.js +0 -86
  297. package/dist/_esm5.processed/core/init/utils/end_of_stream.d.ts +0 -33
  298. package/dist/_esm5.processed/core/init/utils/end_of_stream.js +0 -89
  299. package/dist/_esm5.processed/core/init/utils/get_initial_time.d.ts +0 -76
  300. package/dist/_esm5.processed/core/init/utils/get_initial_time.js +0 -111
  301. package/dist/_esm5.processed/core/init/utils/get_loaded_reference.d.ts +0 -28
  302. package/dist/_esm5.processed/core/init/utils/get_loaded_reference.js +0 -58
  303. package/dist/_esm5.processed/core/init/utils/initial_seek_and_play.d.ts +0 -64
  304. package/dist/_esm5.processed/core/init/utils/initial_seek_and_play.js +0 -181
  305. package/dist/_esm5.processed/core/init/utils/initialize_content_decryption.d.ts +0 -80
  306. package/dist/_esm5.processed/core/init/utils/initialize_content_decryption.js +0 -104
  307. package/dist/_esm5.processed/core/init/utils/media_source_duration_updater.d.ts +0 -58
  308. package/dist/_esm5.processed/core/init/utils/media_source_duration_updater.js +0 -268
  309. package/dist/_esm5.processed/core/init/utils/rebuffering_controller.d.ts +0 -113
  310. package/dist/_esm5.processed/core/init/utils/rebuffering_controller.js +0 -483
  311. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/are_same_stream_events.d.ts +0 -39
  312. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/are_same_stream_events.js +0 -35
  313. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/index.d.ts +0 -18
  314. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/index.js +0 -17
  315. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/refresh_scheduled_events_list.d.ts +0 -25
  316. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/refresh_scheduled_events_list.js +0 -66
  317. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/stream_events_emitter.d.ts +0 -52
  318. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/stream_events_emitter.js +0 -200
  319. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/types.d.ts +0 -41
  320. package/dist/_esm5.processed/core/init/utils/stream_events_emitter/types.js +0 -16
  321. package/dist/_esm5.processed/core/init/utils/throw_on_media_error.d.ts +0 -23
  322. package/dist/_esm5.processed/core/init/utils/throw_on_media_error.js +0 -58
  323. package/dist/_esm5.processed/core/segment_buffers/garbage_collector.d.ts +0 -41
  324. package/dist/_esm5.processed/core/segment_buffers/garbage_collector.js +0 -183
  325. package/dist/_esm5.processed/core/segment_buffers/implementations/audio_video/audio_video_segment_buffer.d.ts +0 -182
  326. package/dist/_esm5.processed/core/segment_buffers/implementations/audio_video/audio_video_segment_buffer.js +0 -462
  327. package/dist/_esm5.processed/core/segment_buffers/implementations/audio_video/index.d.ts +0 -17
  328. package/dist/_esm5.processed/core/segment_buffers/implementations/audio_video/index.js +0 -17
  329. package/dist/_esm5.processed/core/segment_buffers/implementations/image/image_segment_buffer.d.ts +0 -75
  330. package/dist/_esm5.processed/core/segment_buffers/implementations/image/image_segment_buffer.js +0 -133
  331. package/dist/_esm5.processed/core/segment_buffers/implementations/image/index.d.ts +0 -17
  332. package/dist/_esm5.processed/core/segment_buffers/implementations/image/index.js +0 -17
  333. package/dist/_esm5.processed/core/segment_buffers/implementations/index.d.ts +0 -18
  334. package/dist/_esm5.processed/core/segment_buffers/implementations/index.js +0 -18
  335. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/html_text_segment_buffer.d.ts +0 -141
  336. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/html_text_segment_buffer.js +0 -405
  337. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/index.d.ts +0 -21
  338. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/index.js +0 -21
  339. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/parsers.d.ts +0 -30
  340. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/parsers.js +0 -37
  341. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/text_track_cues_store.d.ts +0 -79
  342. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/text_track_cues_store.js +0 -372
  343. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/types.d.ts +0 -25
  344. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/types.js +0 -16
  345. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/update_proportional_elements.d.ts +0 -30
  346. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/update_proportional_elements.js +0 -77
  347. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/utils.d.ts +0 -45
  348. package/dist/_esm5.processed/core/segment_buffers/implementations/text/html/utils.js +0 -124
  349. package/dist/_esm5.processed/core/segment_buffers/implementations/text/native/index.d.ts +0 -17
  350. package/dist/_esm5.processed/core/segment_buffers/implementations/text/native/index.js +0 -17
  351. package/dist/_esm5.processed/core/segment_buffers/implementations/text/native/native_text_segment_buffer.d.ts +0 -84
  352. package/dist/_esm5.processed/core/segment_buffers/implementations/text/native/native_text_segment_buffer.js +0 -272
  353. package/dist/_esm5.processed/core/segment_buffers/implementations/text/native/parsers.d.ts +0 -26
  354. package/dist/_esm5.processed/core/segment_buffers/implementations/text/native/parsers.js +0 -37
  355. package/dist/_esm5.processed/core/segment_buffers/implementations/types.d.ts +0 -325
  356. package/dist/_esm5.processed/core/segment_buffers/implementations/types.js +0 -126
  357. package/dist/_esm5.processed/core/segment_buffers/implementations/utils/manual_time_ranges.d.ts +0 -29
  358. package/dist/_esm5.processed/core/segment_buffers/implementations/utils/manual_time_ranges.js +0 -65
  359. package/dist/_esm5.processed/core/segment_buffers/index.d.ts +0 -21
  360. package/dist/_esm5.processed/core/segment_buffers/index.js +0 -20
  361. package/dist/_esm5.processed/core/segment_buffers/inventory/buffered_history.d.ts +0 -89
  362. package/dist/_esm5.processed/core/segment_buffers/inventory/buffered_history.js +0 -90
  363. package/dist/_esm5.processed/core/segment_buffers/inventory/index.d.ts +0 -20
  364. package/dist/_esm5.processed/core/segment_buffers/inventory/index.js +0 -17
  365. package/dist/_esm5.processed/core/segment_buffers/inventory/segment_inventory.d.ts +0 -229
  366. package/dist/_esm5.processed/core/segment_buffers/inventory/segment_inventory.js +0 -839
  367. package/dist/_esm5.processed/core/segment_buffers/inventory/types.d.ts +0 -27
  368. package/dist/_esm5.processed/core/segment_buffers/inventory/types.js +0 -16
  369. package/dist/_esm5.processed/core/segment_buffers/segment_buffers_store.d.ts +0 -181
  370. package/dist/_esm5.processed/core/segment_buffers/segment_buffers_store.js +0 -314
  371. package/dist/_esm5.processed/core/stream/adaptation/adaptation_stream.d.ts +0 -48
  372. package/dist/_esm5.processed/core/stream/adaptation/adaptation_stream.js +0 -292
  373. package/dist/_esm5.processed/core/stream/adaptation/index.d.ts +0 -18
  374. package/dist/_esm5.processed/core/stream/adaptation/index.js +0 -18
  375. package/dist/_esm5.processed/core/stream/adaptation/types.d.ts +0 -178
  376. package/dist/_esm5.processed/core/stream/adaptation/types.js +0 -1
  377. package/dist/_esm5.processed/core/stream/adaptation/utils/create_representation_estimator.d.ts +0 -47
  378. package/dist/_esm5.processed/core/stream/adaptation/utils/create_representation_estimator.js +0 -70
  379. package/dist/_esm5.processed/core/stream/index.d.ts +0 -21
  380. package/dist/_esm5.processed/core/stream/index.js +0 -17
  381. package/dist/_esm5.processed/core/stream/orchestrator/get_time_ranges_for_content.d.ts +0 -30
  382. package/dist/_esm5.processed/core/stream/orchestrator/get_time_ranges_for_content.js +0 -60
  383. package/dist/_esm5.processed/core/stream/orchestrator/index.d.ts +0 -18
  384. package/dist/_esm5.processed/core/stream/orchestrator/index.js +0 -17
  385. package/dist/_esm5.processed/core/stream/orchestrator/stream_orchestrator.d.ts +0 -172
  386. package/dist/_esm5.processed/core/stream/orchestrator/stream_orchestrator.js +0 -486
  387. package/dist/_esm5.processed/core/stream/period/index.d.ts +0 -18
  388. package/dist/_esm5.processed/core/stream/period/index.js +0 -18
  389. package/dist/_esm5.processed/core/stream/period/period_stream.d.ts +0 -49
  390. package/dist/_esm5.processed/core/stream/period/period_stream.js +0 -384
  391. package/dist/_esm5.processed/core/stream/period/types.d.ts +0 -110
  392. package/dist/_esm5.processed/core/stream/period/types.js +0 -1
  393. package/dist/_esm5.processed/core/stream/period/utils/get_adaptation_switch_strategy.d.ts +0 -70
  394. package/dist/_esm5.processed/core/stream/period/utils/get_adaptation_switch_strategy.js +0 -198
  395. package/dist/_esm5.processed/core/stream/representation/index.d.ts +0 -18
  396. package/dist/_esm5.processed/core/stream/representation/index.js +0 -18
  397. package/dist/_esm5.processed/core/stream/representation/representation_stream.d.ts +0 -53
  398. package/dist/_esm5.processed/core/stream/representation/representation_stream.js +0 -369
  399. package/dist/_esm5.processed/core/stream/representation/types.d.ts +0 -267
  400. package/dist/_esm5.processed/core/stream/representation/types.js +0 -1
  401. package/dist/_esm5.processed/core/stream/representation/utils/append_segment_to_buffer.d.ts +0 -32
  402. package/dist/_esm5.processed/core/stream/representation/utils/append_segment_to_buffer.js +0 -114
  403. package/dist/_esm5.processed/core/stream/representation/utils/check_for_discontinuity.d.ts +0 -53
  404. package/dist/_esm5.processed/core/stream/representation/utils/check_for_discontinuity.js +0 -235
  405. package/dist/_esm5.processed/core/stream/representation/utils/downloading_queue.d.ts +0 -231
  406. package/dist/_esm5.processed/core/stream/representation/utils/downloading_queue.js +0 -388
  407. package/dist/_esm5.processed/core/stream/representation/utils/force_garbage_collection.d.ts +0 -29
  408. package/dist/_esm5.processed/core/stream/representation/utils/force_garbage_collection.js +0 -150
  409. package/dist/_esm5.processed/core/stream/representation/utils/get_buffer_status.d.ts +0 -72
  410. package/dist/_esm5.processed/core/stream/representation/utils/get_buffer_status.js +0 -204
  411. package/dist/_esm5.processed/core/stream/representation/utils/get_needed_segments.d.ts +0 -92
  412. package/dist/_esm5.processed/core/stream/representation/utils/get_needed_segments.js +0 -426
  413. package/dist/_esm5.processed/core/stream/representation/utils/get_segment_priority.d.ts +0 -28
  414. package/dist/_esm5.processed/core/stream/representation/utils/get_segment_priority.js +0 -38
  415. package/dist/_esm5.processed/core/stream/representation/utils/push_init_segment.d.ts +0 -39
  416. package/dist/_esm5.processed/core/stream/representation/utils/push_init_segment.js +0 -85
  417. package/dist/_esm5.processed/core/stream/representation/utils/push_media_segment.d.ts +0 -40
  418. package/dist/_esm5.processed/core/stream/representation/utils/push_media_segment.js +0 -108
  419. package/dist/_esm5.processed/default_config.d.ts +0 -1150
  420. package/dist/_esm5.processed/default_config.js +0 -1194
  421. package/dist/_esm5.processed/errors/assertion_error.d.ts +0 -31
  422. package/dist/_esm5.processed/errors/assertion_error.js +0 -54
  423. package/dist/_esm5.processed/errors/custom_loader_error.d.ts +0 -38
  424. package/dist/_esm5.processed/errors/custom_loader_error.js +0 -61
  425. package/dist/_esm5.processed/errors/encrypted_media_error.d.ts +0 -39
  426. package/dist/_esm5.processed/errors/encrypted_media_error.js +0 -57
  427. package/dist/_esm5.processed/errors/error_codes.d.ts +0 -31
  428. package/dist/_esm5.processed/errors/error_codes.js +0 -70
  429. package/dist/_esm5.processed/errors/error_message.d.ts +0 -23
  430. package/dist/_esm5.processed/errors/error_message.js +0 -25
  431. package/dist/_esm5.processed/errors/format_error.d.ts +0 -20
  432. package/dist/_esm5.processed/errors/format_error.js +0 -31
  433. package/dist/_esm5.processed/errors/index.d.ts +0 -26
  434. package/dist/_esm5.processed/errors/index.js +0 -26
  435. package/dist/_esm5.processed/errors/is_known_error.d.ts +0 -22
  436. package/dist/_esm5.processed/errors/is_known_error.js +0 -32
  437. package/dist/_esm5.processed/errors/media_error.d.ts +0 -56
  438. package/dist/_esm5.processed/errors/media_error.js +0 -71
  439. package/dist/_esm5.processed/errors/network_error.d.ts +0 -45
  440. package/dist/_esm5.processed/errors/network_error.js +0 -71
  441. package/dist/_esm5.processed/errors/other_error.d.ts +0 -32
  442. package/dist/_esm5.processed/errors/other_error.js +0 -56
  443. package/dist/_esm5.processed/errors/request_error.d.ts +0 -39
  444. package/dist/_esm5.processed/errors/request_error.js +0 -77
  445. package/dist/_esm5.processed/experimental/features/dash_wasm.d.ts +0 -23
  446. package/dist/_esm5.processed/experimental/features/dash_wasm.js +0 -34
  447. package/dist/_esm5.processed/experimental/features/debug_element.d.ts +0 -8
  448. package/dist/_esm5.processed/experimental/features/debug_element.js +0 -10
  449. package/dist/_esm5.processed/experimental/features/index.d.ts +0 -19
  450. package/dist/_esm5.processed/experimental/features/index.js +0 -19
  451. package/dist/_esm5.processed/experimental/features/local.d.ts +0 -19
  452. package/dist/_esm5.processed/experimental/features/local.js +0 -24
  453. package/dist/_esm5.processed/experimental/features/metaplaylist.d.ts +0 -19
  454. package/dist/_esm5.processed/experimental/features/metaplaylist.js +0 -24
  455. package/dist/_esm5.processed/experimental/index.d.ts +0 -2
  456. package/dist/_esm5.processed/experimental/index.js +0 -2
  457. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/features/dash.d.ts +0 -17
  458. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/features/dash.js +0 -20
  459. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/features/metaplaylist.d.ts +0 -17
  460. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/features/metaplaylist.js +0 -20
  461. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/index.d.ts +0 -18
  462. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/index.js +0 -18
  463. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/load_and_push_segment.d.ts +0 -26
  464. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/load_and_push_segment.js +0 -61
  465. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/prepare_source_buffer.d.ts +0 -25
  466. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/prepare_source_buffer.js +0 -63
  467. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/remove_buffer_around_time.d.ts +0 -30
  468. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/remove_buffer_around_time.js +0 -41
  469. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/types.d.ts +0 -25
  470. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/types.js +0 -16
  471. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/video_thumbnail_loader.d.ts +0 -54
  472. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/video_thumbnail_loader.js +0 -343
  473. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/video_thumbnail_loader_error.d.ts +0 -25
  474. package/dist/_esm5.processed/experimental/tools/VideoThumbnailLoader/video_thumbnail_loader_error.js +0 -48
  475. package/dist/_esm5.processed/experimental/tools/createMetaplaylist/get_duration_from_manifest.d.ts +0 -23
  476. package/dist/_esm5.processed/experimental/tools/createMetaplaylist/get_duration_from_manifest.js +0 -169
  477. package/dist/_esm5.processed/experimental/tools/createMetaplaylist/index.d.ts +0 -30
  478. package/dist/_esm5.processed/experimental/tools/createMetaplaylist/index.js +0 -50
  479. package/dist/_esm5.processed/experimental/tools/index.d.ts +0 -20
  480. package/dist/_esm5.processed/experimental/tools/index.js +0 -20
  481. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/api/index.d.ts +0 -60
  482. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/api/index.js +0 -158
  483. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/api/probeMediaConfiguration.d.ts +0 -45
  484. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/api/probeMediaConfiguration.js +0 -102
  485. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/capabilities.d.ts +0 -24
  486. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/capabilities.js +0 -142
  487. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/index.d.ts +0 -17
  488. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/index.js +0 -17
  489. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/log.d.ts +0 -18
  490. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/log.js +0 -18
  491. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/DRMInfos.d.ts +0 -25
  492. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/DRMInfos.js +0 -50
  493. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/HDCPPolicy.d.ts +0 -22
  494. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/HDCPPolicy.js +0 -69
  495. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/decodingInfo.d.ts +0 -26
  496. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/decodingInfo.js +0 -79
  497. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/defaultCodecsFinder.d.ts +0 -29
  498. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/defaultCodecsFinder.js +0 -65
  499. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/index.d.ts +0 -21
  500. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/index.js +0 -30
  501. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaContentType.d.ts +0 -21
  502. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaContentType.js +0 -57
  503. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaContentTypeWithFeatures/format.d.ts +0 -21
  504. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaContentTypeWithFeatures/format.js +0 -89
  505. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaContentTypeWithFeatures/index.d.ts +0 -26
  506. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaContentTypeWithFeatures/index.js +0 -83
  507. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaDisplayInfos.d.ts +0 -21
  508. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/probers/mediaDisplayInfos.js +0 -45
  509. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/types.d.ts +0 -69
  510. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/types.js +0 -21
  511. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/utils.d.ts +0 -31
  512. package/dist/_esm5.processed/experimental/tools/mediaCapabilitiesProber/utils.js +0 -83
  513. package/dist/_esm5.processed/experimental/tools/parseBIFThumbnails.d.ts +0 -29
  514. package/dist/_esm5.processed/experimental/tools/parseBIFThumbnails.js +0 -29
  515. package/dist/_esm5.processed/features/add_features.d.ts +0 -20
  516. package/dist/_esm5.processed/features/add_features.js +0 -35
  517. package/dist/_esm5.processed/features/features_object.d.ts +0 -22
  518. package/dist/_esm5.processed/features/features_object.js +0 -33
  519. package/dist/_esm5.processed/features/index.d.ts +0 -34
  520. package/dist/_esm5.processed/features/index.js +0 -33
  521. package/dist/_esm5.processed/features/list/bif_parser.d.ts +0 -23
  522. package/dist/_esm5.processed/features/list/bif_parser.js +0 -27
  523. package/dist/_esm5.processed/features/list/dash.d.ts +0 -23
  524. package/dist/_esm5.processed/features/list/dash.js +0 -32
  525. package/dist/_esm5.processed/features/list/directfile.d.ts +0 -24
  526. package/dist/_esm5.processed/features/list/directfile.js +0 -31
  527. package/dist/_esm5.processed/features/list/eme.d.ts +0 -23
  528. package/dist/_esm5.processed/features/list/eme.js +0 -25
  529. package/dist/_esm5.processed/features/list/html_sami_parser.d.ts +0 -23
  530. package/dist/_esm5.processed/features/list/html_sami_parser.js +0 -27
  531. package/dist/_esm5.processed/features/list/html_srt_parser.d.ts +0 -23
  532. package/dist/_esm5.processed/features/list/html_srt_parser.js +0 -27
  533. package/dist/_esm5.processed/features/list/html_text_buffer.d.ts +0 -23
  534. package/dist/_esm5.processed/features/list/html_text_buffer.js +0 -25
  535. package/dist/_esm5.processed/features/list/html_ttml_parser.d.ts +0 -23
  536. package/dist/_esm5.processed/features/list/html_ttml_parser.js +0 -27
  537. package/dist/_esm5.processed/features/list/html_vtt_parser.d.ts +0 -23
  538. package/dist/_esm5.processed/features/list/html_vtt_parser.js +0 -27
  539. package/dist/_esm5.processed/features/list/image_buffer.d.ts +0 -23
  540. package/dist/_esm5.processed/features/list/image_buffer.js +0 -25
  541. package/dist/_esm5.processed/features/list/index.d.ts +0 -31
  542. package/dist/_esm5.processed/features/list/index.js +0 -31
  543. package/dist/_esm5.processed/features/list/native_sami_parser.d.ts +0 -23
  544. package/dist/_esm5.processed/features/list/native_sami_parser.js +0 -28
  545. package/dist/_esm5.processed/features/list/native_srt_parser.d.ts +0 -23
  546. package/dist/_esm5.processed/features/list/native_srt_parser.js +0 -28
  547. package/dist/_esm5.processed/features/list/native_text_buffer.d.ts +0 -23
  548. package/dist/_esm5.processed/features/list/native_text_buffer.js +0 -26
  549. package/dist/_esm5.processed/features/list/native_ttml_parser.d.ts +0 -23
  550. package/dist/_esm5.processed/features/list/native_ttml_parser.js +0 -28
  551. package/dist/_esm5.processed/features/list/native_vtt_parser.d.ts +0 -23
  552. package/dist/_esm5.processed/features/list/native_vtt_parser.js +0 -28
  553. package/dist/_esm5.processed/features/list/smooth.d.ts +0 -23
  554. package/dist/_esm5.processed/features/list/smooth.js +0 -28
  555. package/dist/_esm5.processed/features/types.d.ts +0 -154
  556. package/dist/_esm5.processed/features/types.js +0 -16
  557. package/dist/_esm5.processed/log.d.ts +0 -18
  558. package/dist/_esm5.processed/log.js +0 -19
  559. package/dist/_esm5.processed/manifest/adaptation.d.ts +0 -115
  560. package/dist/_esm5.processed/manifest/adaptation.js +0 -208
  561. package/dist/_esm5.processed/manifest/index.d.ts +0 -25
  562. package/dist/_esm5.processed/manifest/index.js +0 -28
  563. package/dist/_esm5.processed/manifest/manifest.d.ts +0 -317
  564. package/dist/_esm5.processed/manifest/manifest.js +0 -491
  565. package/dist/_esm5.processed/manifest/period.d.ts +0 -76
  566. package/dist/_esm5.processed/manifest/period.js +0 -154
  567. package/dist/_esm5.processed/manifest/representation.d.ts +0 -246
  568. package/dist/_esm5.processed/manifest/representation.js +0 -265
  569. package/dist/_esm5.processed/manifest/representation_index/index.d.ts +0 -18
  570. package/dist/_esm5.processed/manifest/representation_index/index.js +0 -17
  571. package/dist/_esm5.processed/manifest/representation_index/static.d.ts +0 -99
  572. package/dist/_esm5.processed/manifest/representation_index/static.js +0 -135
  573. package/dist/_esm5.processed/manifest/representation_index/types.d.ts +0 -399
  574. package/dist/_esm5.processed/manifest/representation_index/types.js +0 -16
  575. package/dist/_esm5.processed/manifest/types.d.ts +0 -31
  576. package/dist/_esm5.processed/manifest/types.js +0 -30
  577. package/dist/_esm5.processed/manifest/update_period_in_place.d.ts +0 -49
  578. package/dist/_esm5.processed/manifest/update_period_in_place.js +0 -119
  579. package/dist/_esm5.processed/manifest/update_periods.d.ts +0 -47
  580. package/dist/_esm5.processed/manifest/update_periods.js +0 -168
  581. package/dist/_esm5.processed/manifest/utils.d.ts +0 -39
  582. package/dist/_esm5.processed/manifest/utils.js +0 -42
  583. package/dist/_esm5.processed/minimal.d.ts +0 -17
  584. package/dist/_esm5.processed/minimal.js +0 -31
  585. package/dist/_esm5.processed/parsers/containers/isobmff/constants.d.ts +0 -23
  586. package/dist/_esm5.processed/parsers/containers/isobmff/constants.js +0 -23
  587. package/dist/_esm5.processed/parsers/containers/isobmff/create_box.d.ts +0 -30
  588. package/dist/_esm5.processed/parsers/containers/isobmff/create_box.js +0 -64
  589. package/dist/_esm5.processed/parsers/containers/isobmff/drm/index.d.ts +0 -16
  590. package/dist/_esm5.processed/parsers/containers/isobmff/drm/index.js +0 -16
  591. package/dist/_esm5.processed/parsers/containers/isobmff/drm/playready.d.ts +0 -21
  592. package/dist/_esm5.processed/parsers/containers/isobmff/drm/playready.js +0 -36
  593. package/dist/_esm5.processed/parsers/containers/isobmff/get_box.d.ts +0 -107
  594. package/dist/_esm5.processed/parsers/containers/isobmff/get_box.js +0 -228
  595. package/dist/_esm5.processed/parsers/containers/isobmff/index.d.ts +0 -21
  596. package/dist/_esm5.processed/parsers/containers/isobmff/index.js +0 -21
  597. package/dist/_esm5.processed/parsers/containers/isobmff/read.d.ts +0 -57
  598. package/dist/_esm5.processed/parsers/containers/isobmff/read.js +0 -88
  599. package/dist/_esm5.processed/parsers/containers/isobmff/take_pssh_out.d.ts +0 -41
  600. package/dist/_esm5.processed/parsers/containers/isobmff/take_pssh_out.js +0 -83
  601. package/dist/_esm5.processed/parsers/containers/isobmff/utils.d.ts +0 -123
  602. package/dist/_esm5.processed/parsers/containers/isobmff/utils.js +0 -434
  603. package/dist/_esm5.processed/parsers/containers/matroska/index.d.ts +0 -16
  604. package/dist/_esm5.processed/parsers/containers/matroska/index.js +0 -16
  605. package/dist/_esm5.processed/parsers/containers/matroska/utils.d.ts +0 -34
  606. package/dist/_esm5.processed/parsers/containers/matroska/utils.js +0 -236
  607. package/dist/_esm5.processed/parsers/images/bif.d.ts +0 -39
  608. package/dist/_esm5.processed/parsers/images/bif.js +0 -88
  609. package/dist/_esm5.processed/parsers/manifest/dash/common/attach_trickmode_track.d.ts +0 -28
  610. package/dist/_esm5.processed/parsers/manifest/dash/common/attach_trickmode_track.js +0 -48
  611. package/dist/_esm5.processed/parsers/manifest/dash/common/convert_supplemental_codecs.d.ts +0 -17
  612. package/dist/_esm5.processed/parsers/manifest/dash/common/convert_supplemental_codecs.js +0 -26
  613. package/dist/_esm5.processed/parsers/manifest/dash/common/flatten_overlapping_periods.d.ts +0 -43
  614. package/dist/_esm5.processed/parsers/manifest/dash/common/flatten_overlapping_periods.js +0 -79
  615. package/dist/_esm5.processed/parsers/manifest/dash/common/get_clock_offset.d.ts +0 -29
  616. package/dist/_esm5.processed/parsers/manifest/dash/common/get_clock_offset.js +0 -37
  617. package/dist/_esm5.processed/parsers/manifest/dash/common/get_hdr_information.d.ts +0 -50
  618. package/dist/_esm5.processed/parsers/manifest/dash/common/get_hdr_information.js +0 -58
  619. package/dist/_esm5.processed/parsers/manifest/dash/common/get_http_utc-timing_url.d.ts +0 -21
  620. package/dist/_esm5.processed/parsers/manifest/dash/common/get_http_utc-timing_url.js +0 -28
  621. package/dist/_esm5.processed/parsers/manifest/dash/common/get_minimum_and_maximum_positions.d.ts +0 -25
  622. package/dist/_esm5.processed/parsers/manifest/dash/common/get_minimum_and_maximum_positions.js +0 -30
  623. package/dist/_esm5.processed/parsers/manifest/dash/common/get_periods_time_infos.d.ts +0 -43
  624. package/dist/_esm5.processed/parsers/manifest/dash/common/get_periods_time_infos.js +0 -64
  625. package/dist/_esm5.processed/parsers/manifest/dash/common/index.d.ts +0 -20
  626. package/dist/_esm5.processed/parsers/manifest/dash/common/index.js +0 -19
  627. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/base.d.ts +0 -265
  628. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/base.js +0 -248
  629. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/get_init_segment.d.ts +0 -32
  630. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/get_init_segment.js +0 -40
  631. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/get_segments_from_timeline.d.ts +0 -39
  632. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/get_segments_from_timeline.js +0 -105
  633. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/index.d.ts +0 -20
  634. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/index.js +0 -20
  635. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/list.d.ts +0 -191
  636. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/list.js +0 -192
  637. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/template.d.ts +0 -259
  638. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/template.js +0 -431
  639. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/construct_timeline_from_elements.d.ts +0 -26
  640. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/construct_timeline_from_elements.js +0 -47
  641. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/construct_timeline_from_previous_timeline.d.ts +0 -17
  642. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/construct_timeline_from_previous_timeline.js +0 -83
  643. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/convert_element_to_index_segment.d.ts +0 -37
  644. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/convert_element_to_index_segment.js +0 -56
  645. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/find_first_common_start_time.d.ts +0 -41
  646. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/find_first_common_start_time.js +0 -127
  647. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/index.d.ts +0 -18
  648. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/index.js +0 -17
  649. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/parse_s_element.d.ts +0 -34
  650. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/parse_s_element.js +0 -57
  651. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/timeline_representation_index.d.ts +0 -427
  652. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/timeline/timeline_representation_index.js +0 -654
  653. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/tokens.d.ts +0 -40
  654. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/tokens.js +0 -109
  655. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/utils.d.ts +0 -25
  656. package/dist/_esm5.processed/parsers/manifest/dash/common/indexes/utils.js +0 -28
  657. package/dist/_esm5.processed/parsers/manifest/dash/common/infer_adaptation_type.d.ts +0 -42
  658. package/dist/_esm5.processed/parsers/manifest/dash/common/infer_adaptation_type.js +0 -114
  659. package/dist/_esm5.processed/parsers/manifest/dash/common/manifest_bounds_calculator.d.ts +0 -111
  660. package/dist/_esm5.processed/parsers/manifest/dash/common/manifest_bounds_calculator.js +0 -131
  661. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_adaptation_sets.d.ts +0 -49
  662. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_adaptation_sets.js +0 -375
  663. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_availability_start_time.d.ts +0 -22
  664. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_availability_start_time.js +0 -29
  665. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_mpd.d.ts +0 -97
  666. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_mpd.js +0 -260
  667. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_periods.d.ts +0 -63
  668. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_periods.js +0 -258
  669. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_representation_index.d.ts +0 -86
  670. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_representation_index.js +0 -109
  671. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_representations.d.ts +0 -46
  672. package/dist/_esm5.processed/parsers/manifest/dash/common/parse_representations.js +0 -272
  673. package/dist/_esm5.processed/parsers/manifest/dash/common/resolve_base_urls.d.ts +0 -26
  674. package/dist/_esm5.processed/parsers/manifest/dash/common/resolve_base_urls.js +0 -44
  675. package/dist/_esm5.processed/parsers/manifest/dash/index.d.ts +0 -16
  676. package/dist/_esm5.processed/parsers/manifest/dash/index.js +0 -16
  677. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/index.d.ts +0 -17
  678. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/index.js +0 -17
  679. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/AdaptationSet.d.ts +0 -23
  680. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/AdaptationSet.js +0 -307
  681. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/BaseURL.d.ts +0 -23
  682. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/BaseURL.js +0 -30
  683. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/ContentComponent.d.ts +0 -22
  684. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/ContentComponent.js +0 -41
  685. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/ContentProtection.d.ts +0 -21
  686. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/ContentProtection.js +0 -75
  687. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/EventStream.d.ts +0 -23
  688. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/EventStream.js +0 -94
  689. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/Initialization.d.ts +0 -21
  690. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/Initialization.js +0 -39
  691. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/MPD.d.ts +0 -21
  692. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/MPD.js +0 -144
  693. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/Period.d.ts +0 -21
  694. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/Period.js +0 -112
  695. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/Representation.d.ts +0 -21
  696. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/Representation.js +0 -187
  697. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentBase.d.ts +0 -22
  698. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentBase.js +0 -89
  699. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentList.d.ts +0 -21
  700. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentList.js +0 -40
  701. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentTemplate.d.ts +0 -23
  702. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentTemplate.js +0 -73
  703. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentTimeline.d.ts +0 -21
  704. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentTimeline.js +0 -30
  705. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentURL.d.ts +0 -23
  706. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/SegmentURL.js +0 -49
  707. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/utils.d.ts +0 -178
  708. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/node_parsers/utils.js +0 -308
  709. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/parse_from_document.d.ts +0 -24
  710. package/dist/_esm5.processed/parsers/manifest/dash/js-parser/parse_from_document.js +0 -103
  711. package/dist/_esm5.processed/parsers/manifest/dash/node_parser_types.d.ts +0 -395
  712. package/dist/_esm5.processed/parsers/manifest/dash/node_parser_types.js +0 -16
  713. package/dist/_esm5.processed/parsers/manifest/dash/parsers_types.d.ts +0 -83
  714. package/dist/_esm5.processed/parsers/manifest/dash/parsers_types.js +0 -16
  715. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/index.d.ts +0 -18
  716. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/index.js +0 -17
  717. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/dash-wasm-parser.d.ts +0 -111
  718. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/dash-wasm-parser.js +0 -377
  719. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/AdaptationSet.d.ts +0 -31
  720. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/AdaptationSet.js +0 -277
  721. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/BaseURL.d.ts +0 -24
  722. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/BaseURL.js +0 -30
  723. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/ContentComponent.d.ts +0 -24
  724. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/ContentComponent.js +0 -41
  725. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/ContentProtection.d.ts +0 -23
  726. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/ContentProtection.js +0 -49
  727. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/EventStream.d.ts +0 -32
  728. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/EventStream.js +0 -112
  729. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/MPD.d.ts +0 -27
  730. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/MPD.js +0 -145
  731. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/Period.d.ts +0 -32
  732. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/Period.js +0 -130
  733. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/Representation.d.ts +0 -31
  734. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/Representation.js +0 -172
  735. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/Scheme.d.ts +0 -24
  736. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/Scheme.js +0 -35
  737. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentBase.d.ts +0 -18
  738. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentBase.js +0 -93
  739. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentList.d.ts +0 -25
  740. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentList.js +0 -45
  741. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentTemplate.d.ts +0 -18
  742. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentTemplate.js +0 -108
  743. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentUrl.d.ts +0 -25
  744. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/SegmentUrl.js +0 -54
  745. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/XLink.d.ts +0 -28
  746. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/XLink.js +0 -47
  747. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/index.d.ts +0 -16
  748. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/index.js +0 -16
  749. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/root.d.ts +0 -27
  750. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/generators/root.js +0 -45
  751. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/parsers_stack.d.ts +0 -38
  752. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/parsers_stack.js +0 -57
  753. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/types.d.ts +0 -145
  754. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/types.js +0 -16
  755. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/utils.d.ts +0 -29
  756. package/dist/_esm5.processed/parsers/manifest/dash/wasm-parser/ts/utils.js +0 -36
  757. package/dist/_esm5.processed/parsers/manifest/index.d.ts +0 -16
  758. package/dist/_esm5.processed/parsers/manifest/index.js +0 -16
  759. package/dist/_esm5.processed/parsers/manifest/local/index.d.ts +0 -18
  760. package/dist/_esm5.processed/parsers/manifest/local/index.js +0 -17
  761. package/dist/_esm5.processed/parsers/manifest/local/parse_local_manifest.d.ts +0 -22
  762. package/dist/_esm5.processed/parsers/manifest/local/parse_local_manifest.js +0 -125
  763. package/dist/_esm5.processed/parsers/manifest/local/representation_index.d.ts +0 -81
  764. package/dist/_esm5.processed/parsers/manifest/local/representation_index.js +0 -234
  765. package/dist/_esm5.processed/parsers/manifest/local/types.d.ts +0 -285
  766. package/dist/_esm5.processed/parsers/manifest/local/types.js +0 -16
  767. package/dist/_esm5.processed/parsers/manifest/metaplaylist/index.d.ts +0 -18
  768. package/dist/_esm5.processed/parsers/manifest/metaplaylist/index.js +0 -17
  769. package/dist/_esm5.processed/parsers/manifest/metaplaylist/metaplaylist_parser.d.ts +0 -64
  770. package/dist/_esm5.processed/parsers/manifest/metaplaylist/metaplaylist_parser.js +0 -254
  771. package/dist/_esm5.processed/parsers/manifest/metaplaylist/representation_index.d.ts +0 -145
  772. package/dist/_esm5.processed/parsers/manifest/metaplaylist/representation_index.js +0 -216
  773. package/dist/_esm5.processed/parsers/manifest/smooth/create_parser.d.ts +0 -34
  774. package/dist/_esm5.processed/parsers/manifest/smooth/create_parser.js +0 -499
  775. package/dist/_esm5.processed/parsers/manifest/smooth/get_codecs.d.ts +0 -26
  776. package/dist/_esm5.processed/parsers/manifest/smooth/get_codecs.js +0 -50
  777. package/dist/_esm5.processed/parsers/manifest/smooth/index.d.ts +0 -19
  778. package/dist/_esm5.processed/parsers/manifest/smooth/index.js +0 -19
  779. package/dist/_esm5.processed/parsers/manifest/smooth/parse_C_nodes.d.ts +0 -26
  780. package/dist/_esm5.processed/parsers/manifest/smooth/parse_C_nodes.js +0 -60
  781. package/dist/_esm5.processed/parsers/manifest/smooth/parse_protection_node.d.ts +0 -29
  782. package/dist/_esm5.processed/parsers/manifest/smooth/parse_protection_node.js +0 -58
  783. package/dist/_esm5.processed/parsers/manifest/smooth/representation_index.d.ts +0 -288
  784. package/dist/_esm5.processed/parsers/manifest/smooth/representation_index.js +0 -470
  785. package/dist/_esm5.processed/parsers/manifest/smooth/utils/add_segment_infos.d.ts +0 -41
  786. package/dist/_esm5.processed/parsers/manifest/smooth/utils/add_segment_infos.js +0 -60
  787. package/dist/_esm5.processed/parsers/manifest/smooth/utils/parseBoolean.d.ts +0 -20
  788. package/dist/_esm5.processed/parsers/manifest/smooth/utils/parseBoolean.js +0 -30
  789. package/dist/_esm5.processed/parsers/manifest/smooth/utils/reduceChildren.d.ts +0 -23
  790. package/dist/_esm5.processed/parsers/manifest/smooth/utils/reduceChildren.js +0 -31
  791. package/dist/_esm5.processed/parsers/manifest/smooth/utils/tokens.d.ts +0 -28
  792. package/dist/_esm5.processed/parsers/manifest/smooth/utils/tokens.js +0 -35
  793. package/dist/_esm5.processed/parsers/manifest/types.d.ts +0 -379
  794. package/dist/_esm5.processed/parsers/manifest/types.js +0 -16
  795. package/dist/_esm5.processed/parsers/manifest/utils/check_manifest_ids.d.ts +0 -25
  796. package/dist/_esm5.processed/parsers/manifest/utils/check_manifest_ids.js +0 -76
  797. package/dist/_esm5.processed/parsers/manifest/utils/clear_timeline_from_position.d.ts +0 -24
  798. package/dist/_esm5.processed/parsers/manifest/utils/clear_timeline_from_position.js +0 -69
  799. package/dist/_esm5.processed/parsers/manifest/utils/get_first_time_from_adaptation.d.ts +0 -27
  800. package/dist/_esm5.processed/parsers/manifest/utils/get_first_time_from_adaptation.js +0 -43
  801. package/dist/_esm5.processed/parsers/manifest/utils/get_last_time_from_adaptation.d.ts +0 -29
  802. package/dist/_esm5.processed/parsers/manifest/utils/get_last_time_from_adaptation.js +0 -45
  803. package/dist/_esm5.processed/parsers/manifest/utils/get_maximum_positions.d.ts +0 -24
  804. package/dist/_esm5.processed/parsers/manifest/utils/get_maximum_positions.js +0 -72
  805. package/dist/_esm5.processed/parsers/manifest/utils/get_minimum_position.d.ts +0 -21
  806. package/dist/_esm5.processed/parsers/manifest/utils/get_minimum_position.js +0 -68
  807. package/dist/_esm5.processed/parsers/manifest/utils/index_helpers.d.ts +0 -88
  808. package/dist/_esm5.processed/parsers/manifest/utils/index_helpers.js +0 -147
  809. package/dist/_esm5.processed/parsers/manifest/utils/update_segment_timeline.d.ts +0 -33
  810. package/dist/_esm5.processed/parsers/manifest/utils/update_segment_timeline.js +0 -138
  811. package/dist/_esm5.processed/parsers/texttracks/index.d.ts +0 -16
  812. package/dist/_esm5.processed/parsers/texttracks/index.js +0 -16
  813. package/dist/_esm5.processed/parsers/texttracks/sami/html.d.ts +0 -29
  814. package/dist/_esm5.processed/parsers/texttracks/sami/html.js +0 -189
  815. package/dist/_esm5.processed/parsers/texttracks/sami/native.d.ts +0 -34
  816. package/dist/_esm5.processed/parsers/texttracks/sami/native.js +0 -160
  817. package/dist/_esm5.processed/parsers/texttracks/srt/find_end_of_cue_block.d.ts +0 -29
  818. package/dist/_esm5.processed/parsers/texttracks/srt/find_end_of_cue_block.js +0 -39
  819. package/dist/_esm5.processed/parsers/texttracks/srt/get_cue_blocks.d.ts +0 -22
  820. package/dist/_esm5.processed/parsers/texttracks/srt/get_cue_blocks.js +0 -47
  821. package/dist/_esm5.processed/parsers/texttracks/srt/html.d.ts +0 -26
  822. package/dist/_esm5.processed/parsers/texttracks/srt/html.js +0 -153
  823. package/dist/_esm5.processed/parsers/texttracks/srt/native.d.ts +0 -28
  824. package/dist/_esm5.processed/parsers/texttracks/srt/native.js +0 -57
  825. package/dist/_esm5.processed/parsers/texttracks/srt/parse_cue.d.ts +0 -30
  826. package/dist/_esm5.processed/parsers/texttracks/srt/parse_cue.js +0 -60
  827. package/dist/_esm5.processed/parsers/texttracks/srt/parse_timestamp.d.ts +0 -21
  828. package/dist/_esm5.processed/parsers/texttracks/srt/parse_timestamp.js +0 -33
  829. package/dist/_esm5.processed/parsers/texttracks/ttml/get_parameters.d.ts +0 -32
  830. package/dist/_esm5.processed/parsers/texttracks/ttml/get_parameters.js +0 -84
  831. package/dist/_esm5.processed/parsers/texttracks/ttml/get_styling.d.ts +0 -41
  832. package/dist/_esm5.processed/parsers/texttracks/ttml/get_styling.js +0 -132
  833. package/dist/_esm5.processed/parsers/texttracks/ttml/get_time_delimiters.d.ts +0 -26
  834. package/dist/_esm5.processed/parsers/texttracks/ttml/get_time_delimiters.js +0 -41
  835. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_default_ttml_paragraph_style.d.ts +0 -48
  836. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_default_ttml_paragraph_style.js +0 -61
  837. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_extent.d.ts +0 -21
  838. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_extent.js +0 -61
  839. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_font_size.d.ts +0 -21
  840. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_font_size.js +0 -59
  841. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_line_height.d.ts +0 -20
  842. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_line_height.js +0 -45
  843. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_origin.d.ts +0 -20
  844. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_origin.js +0 -60
  845. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_padding.d.ts +0 -20
  846. package/dist/_esm5.processed/parsers/texttracks/ttml/html/apply_padding.js +0 -139
  847. package/dist/_esm5.processed/parsers/texttracks/ttml/html/create_element.d.ts +0 -32
  848. package/dist/_esm5.processed/parsers/texttracks/ttml/html/create_element.js +0 -451
  849. package/dist/_esm5.processed/parsers/texttracks/ttml/html/generate_css_test_outline.d.ts +0 -26
  850. package/dist/_esm5.processed/parsers/texttracks/ttml/html/generate_css_test_outline.js +0 -41
  851. package/dist/_esm5.processed/parsers/texttracks/ttml/html/index.d.ts +0 -21
  852. package/dist/_esm5.processed/parsers/texttracks/ttml/html/index.js +0 -21
  853. package/dist/_esm5.processed/parsers/texttracks/ttml/html/parse_cue.d.ts +0 -26
  854. package/dist/_esm5.processed/parsers/texttracks/ttml/html/parse_cue.js +0 -38
  855. package/dist/_esm5.processed/parsers/texttracks/ttml/html/parse_ttml_to_div.d.ts +0 -34
  856. package/dist/_esm5.processed/parsers/texttracks/ttml/html/parse_ttml_to_div.js +0 -50
  857. package/dist/_esm5.processed/parsers/texttracks/ttml/html/ttml_color_to_css_color.d.ts +0 -21
  858. package/dist/_esm5.processed/parsers/texttracks/ttml/html/ttml_color_to_css_color.js +0 -57
  859. package/dist/_esm5.processed/parsers/texttracks/ttml/native/index.d.ts +0 -21
  860. package/dist/_esm5.processed/parsers/texttracks/ttml/native/index.js +0 -21
  861. package/dist/_esm5.processed/parsers/texttracks/ttml/native/parse_cue.d.ts +0 -30
  862. package/dist/_esm5.processed/parsers/texttracks/ttml/native/parse_cue.js +0 -202
  863. package/dist/_esm5.processed/parsers/texttracks/ttml/native/parse_ttml_to_vtt.d.ts +0 -21
  864. package/dist/_esm5.processed/parsers/texttracks/ttml/native/parse_ttml_to_vtt.js +0 -33
  865. package/dist/_esm5.processed/parsers/texttracks/ttml/parse_ttml.d.ts +0 -43
  866. package/dist/_esm5.processed/parsers/texttracks/ttml/parse_ttml.js +0 -156
  867. package/dist/_esm5.processed/parsers/texttracks/ttml/regexps.d.ts +0 -28
  868. package/dist/_esm5.processed/parsers/texttracks/ttml/regexps.js +0 -35
  869. package/dist/_esm5.processed/parsers/texttracks/ttml/resolve_styles_inheritance.d.ts +0 -49
  870. package/dist/_esm5.processed/parsers/texttracks/ttml/resolve_styles_inheritance.js +0 -83
  871. package/dist/_esm5.processed/parsers/texttracks/ttml/time_parsing.d.ts +0 -30
  872. package/dist/_esm5.processed/parsers/texttracks/ttml/time_parsing.js +0 -124
  873. package/dist/_esm5.processed/parsers/texttracks/ttml/xml_utils.d.ts +0 -70
  874. package/dist/_esm5.processed/parsers/texttracks/ttml/xml_utils.js +0 -149
  875. package/dist/_esm5.processed/parsers/texttracks/types.d.ts +0 -23
  876. package/dist/_esm5.processed/parsers/texttracks/types.js +0 -16
  877. package/dist/_esm5.processed/parsers/texttracks/webvtt/get_cue_blocks.d.ts +0 -24
  878. package/dist/_esm5.processed/parsers/texttracks/webvtt/get_cue_blocks.js +0 -44
  879. package/dist/_esm5.processed/parsers/texttracks/webvtt/get_style_blocks.d.ts +0 -24
  880. package/dist/_esm5.processed/parsers/texttracks/webvtt/get_style_blocks.js +0 -51
  881. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/convert_payload_to_html.d.ts +0 -22
  882. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/convert_payload_to_html.js +0 -35
  883. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/create_default_style_elements.d.ts +0 -2
  884. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/create_default_style_elements.js +0 -22
  885. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/create_style_attribute.d.ts +0 -21
  886. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/create_style_attribute.js +0 -175
  887. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/create_styled_element.d.ts +0 -25
  888. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/create_styled_element.js +0 -83
  889. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/index.d.ts +0 -22
  890. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/index.js +0 -21
  891. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/parse_style_block.d.ts +0 -27
  892. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/parse_style_block.js +0 -72
  893. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/parse_webvtt_to_div.d.ts +0 -31
  894. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/parse_webvtt_to_div.js +0 -55
  895. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/to_html.d.ts +0 -43
  896. package/dist/_esm5.processed/parsers/texttracks/webvtt/html/to_html.js +0 -70
  897. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/index.d.ts +0 -21
  898. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/index.js +0 -21
  899. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/parse_vtt_to_cues.d.ts +0 -28
  900. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/parse_vtt_to_cues.js +0 -58
  901. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/set_settings_on_cue.d.ts +0 -23
  902. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/set_settings_on_cue.js +0 -80
  903. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/to_native_cue.d.ts +0 -25
  904. package/dist/_esm5.processed/parsers/texttracks/webvtt/native/to_native_cue.js +0 -25
  905. package/dist/_esm5.processed/parsers/texttracks/webvtt/parse_cue_block.d.ts +0 -33
  906. package/dist/_esm5.processed/parsers/texttracks/webvtt/parse_cue_block.js +0 -96
  907. package/dist/_esm5.processed/parsers/texttracks/webvtt/parse_timestamp.d.ts +0 -21
  908. package/dist/_esm5.processed/parsers/texttracks/webvtt/parse_timestamp.js +0 -34
  909. package/dist/_esm5.processed/parsers/texttracks/webvtt/utils.d.ts +0 -56
  910. package/dist/_esm5.processed/parsers/texttracks/webvtt/utils.js +0 -113
  911. package/dist/_esm5.processed/public_types.d.ts +0 -747
  912. package/dist/_esm5.processed/public_types.js +0 -16
  913. package/dist/_esm5.processed/tools/TextTrackRenderer/index.d.ts +0 -22
  914. package/dist/_esm5.processed/tools/TextTrackRenderer/index.js +0 -22
  915. package/dist/_esm5.processed/tools/TextTrackRenderer/text_track_renderer.d.ts +0 -69
  916. package/dist/_esm5.processed/tools/TextTrackRenderer/text_track_renderer.js +0 -78
  917. package/dist/_esm5.processed/tools/index.d.ts +0 -18
  918. package/dist/_esm5.processed/tools/index.js +0 -19
  919. package/dist/_esm5.processed/tools/string_utils.d.ts +0 -16
  920. package/dist/_esm5.processed/tools/string_utils.js +0 -16
  921. package/dist/_esm5.processed/transports/dash/add_segment_integrity_checks_to_loader.d.ts +0 -24
  922. package/dist/_esm5.processed/transports/dash/add_segment_integrity_checks_to_loader.js +0 -93
  923. package/dist/_esm5.processed/transports/dash/construct_segment_url.d.ts +0 -18
  924. package/dist/_esm5.processed/transports/dash/construct_segment_url.js +0 -21
  925. package/dist/_esm5.processed/transports/dash/extract_complete_chunks.d.ts +0 -24
  926. package/dist/_esm5.processed/transports/dash/extract_complete_chunks.js +0 -59
  927. package/dist/_esm5.processed/transports/dash/get_events_out_of_emsgs.d.ts +0 -28
  928. package/dist/_esm5.processed/transports/dash/get_events_out_of_emsgs.js +0 -92
  929. package/dist/_esm5.processed/transports/dash/image_pipelines.d.ts +0 -38
  930. package/dist/_esm5.processed/transports/dash/image_pipelines.js +0 -129
  931. package/dist/_esm5.processed/transports/dash/index.d.ts +0 -21
  932. package/dist/_esm5.processed/transports/dash/index.js +0 -21
  933. package/dist/_esm5.processed/transports/dash/init_segment_loader.d.ts +0 -28
  934. package/dist/_esm5.processed/transports/dash/init_segment_loader.js +0 -68
  935. package/dist/_esm5.processed/transports/dash/low_latency_segment_loader.d.ts +0 -30
  936. package/dist/_esm5.processed/transports/dash/low_latency_segment_loader.js +0 -64
  937. package/dist/_esm5.processed/transports/dash/manifest_parser.d.ts +0 -18
  938. package/dist/_esm5.processed/transports/dash/manifest_parser.js +0 -277
  939. package/dist/_esm5.processed/transports/dash/pipelines.d.ts +0 -23
  940. package/dist/_esm5.processed/transports/dash/pipelines.js +0 -58
  941. package/dist/_esm5.processed/transports/dash/segment_loader.d.ts +0 -38
  942. package/dist/_esm5.processed/transports/dash/segment_loader.js +0 -162
  943. package/dist/_esm5.processed/transports/dash/segment_parser.d.ts +0 -23
  944. package/dist/_esm5.processed/transports/dash/segment_parser.js +0 -129
  945. package/dist/_esm5.processed/transports/dash/text_loader.d.ts +0 -25
  946. package/dist/_esm5.processed/transports/dash/text_loader.js +0 -82
  947. package/dist/_esm5.processed/transports/dash/text_parser.d.ts +0 -25
  948. package/dist/_esm5.processed/transports/dash/text_parser.js +0 -169
  949. package/dist/_esm5.processed/transports/index.d.ts +0 -16
  950. package/dist/_esm5.processed/transports/index.js +0 -16
  951. package/dist/_esm5.processed/transports/local/index.d.ts +0 -17
  952. package/dist/_esm5.processed/transports/local/index.js +0 -17
  953. package/dist/_esm5.processed/transports/local/pipelines.d.ts +0 -22
  954. package/dist/_esm5.processed/transports/local/pipelines.js +0 -73
  955. package/dist/_esm5.processed/transports/local/segment_loader.d.ts +0 -28
  956. package/dist/_esm5.processed/transports/local/segment_loader.js +0 -144
  957. package/dist/_esm5.processed/transports/local/segment_parser.d.ts +0 -20
  958. package/dist/_esm5.processed/transports/local/segment_parser.js +0 -69
  959. package/dist/_esm5.processed/transports/local/text_parser.d.ts +0 -27
  960. package/dist/_esm5.processed/transports/local/text_parser.js +0 -131
  961. package/dist/_esm5.processed/transports/metaplaylist/index.d.ts +0 -21
  962. package/dist/_esm5.processed/transports/metaplaylist/index.js +0 -21
  963. package/dist/_esm5.processed/transports/metaplaylist/manifest_loader.d.ts +0 -26
  964. package/dist/_esm5.processed/transports/metaplaylist/manifest_loader.js +0 -41
  965. package/dist/_esm5.processed/transports/metaplaylist/pipelines.d.ts +0 -17
  966. package/dist/_esm5.processed/transports/metaplaylist/pipelines.js +0 -254
  967. package/dist/_esm5.processed/transports/smooth/extract_timings_infos.d.ts +0 -62
  968. package/dist/_esm5.processed/transports/smooth/extract_timings_infos.js +0 -78
  969. package/dist/_esm5.processed/transports/smooth/index.d.ts +0 -21
  970. package/dist/_esm5.processed/transports/smooth/index.js +0 -21
  971. package/dist/_esm5.processed/transports/smooth/isobmff/create_audio_init_segment.d.ts +0 -29
  972. package/dist/_esm5.processed/transports/smooth/isobmff/create_audio_init_segment.js +0 -52
  973. package/dist/_esm5.processed/transports/smooth/isobmff/create_boxes.d.ts +0 -171
  974. package/dist/_esm5.processed/transports/smooth/isobmff/create_boxes.js +0 -328
  975. package/dist/_esm5.processed/transports/smooth/isobmff/create_init_segment.d.ts +0 -33
  976. package/dist/_esm5.processed/transports/smooth/isobmff/create_init_segment.js +0 -65
  977. package/dist/_esm5.processed/transports/smooth/isobmff/create_traf_box.d.ts +0 -16
  978. package/dist/_esm5.processed/transports/smooth/isobmff/create_traf_box.js +0 -24
  979. package/dist/_esm5.processed/transports/smooth/isobmff/create_video_init_segment.d.ts +0 -29
  980. package/dist/_esm5.processed/transports/smooth/isobmff/create_video_init_segment.js +0 -57
  981. package/dist/_esm5.processed/transports/smooth/isobmff/get_aaces_header.d.ts +0 -27
  982. package/dist/_esm5.processed/transports/smooth/isobmff/get_aaces_header.js +0 -55
  983. package/dist/_esm5.processed/transports/smooth/isobmff/index.d.ts +0 -21
  984. package/dist/_esm5.processed/transports/smooth/isobmff/index.js +0 -21
  985. package/dist/_esm5.processed/transports/smooth/isobmff/parse_tfrf.d.ts +0 -24
  986. package/dist/_esm5.processed/transports/smooth/isobmff/parse_tfrf.js +0 -47
  987. package/dist/_esm5.processed/transports/smooth/isobmff/parse_tfxd.d.ts +0 -24
  988. package/dist/_esm5.processed/transports/smooth/isobmff/parse_tfxd.js +0 -31
  989. package/dist/_esm5.processed/transports/smooth/isobmff/patch_segment.d.ts +0 -23
  990. package/dist/_esm5.processed/transports/smooth/isobmff/patch_segment.js +0 -127
  991. package/dist/_esm5.processed/transports/smooth/pipelines.d.ts +0 -17
  992. package/dist/_esm5.processed/transports/smooth/pipelines.js +0 -440
  993. package/dist/_esm5.processed/transports/smooth/segment_loader.d.ts +0 -27
  994. package/dist/_esm5.processed/transports/smooth/segment_loader.js +0 -198
  995. package/dist/_esm5.processed/transports/smooth/utils.d.ts +0 -51
  996. package/dist/_esm5.processed/transports/smooth/utils.js +0 -86
  997. package/dist/_esm5.processed/transports/types.d.ts +0 -687
  998. package/dist/_esm5.processed/transports/types.js +0 -16
  999. package/dist/_esm5.processed/transports/utils/byte_range.d.ts +0 -21
  1000. package/dist/_esm5.processed/transports/utils/byte_range.js +0 -25
  1001. package/dist/_esm5.processed/transports/utils/call_custom_manifest_loader.d.ts +0 -19
  1002. package/dist/_esm5.processed/transports/utils/call_custom_manifest_loader.js +0 -91
  1003. package/dist/_esm5.processed/transports/utils/check_isobmff_integrity.d.ts +0 -23
  1004. package/dist/_esm5.processed/transports/utils/check_isobmff_integrity.js +0 -46
  1005. package/dist/_esm5.processed/transports/utils/find_complete_box.d.ts +0 -25
  1006. package/dist/_esm5.processed/transports/utils/find_complete_box.js +0 -53
  1007. package/dist/_esm5.processed/transports/utils/generate_manifest_loader.d.ts +0 -26
  1008. package/dist/_esm5.processed/transports/utils/generate_manifest_loader.js +0 -59
  1009. package/dist/_esm5.processed/transports/utils/get_isobmff_timing_infos.d.ts +0 -29
  1010. package/dist/_esm5.processed/transports/utils/get_isobmff_timing_infos.js +0 -66
  1011. package/dist/_esm5.processed/transports/utils/infer_segment_container.d.ts +0 -29
  1012. package/dist/_esm5.processed/transports/utils/infer_segment_container.js +0 -46
  1013. package/dist/_esm5.processed/transports/utils/parse_text_track.d.ts +0 -60
  1014. package/dist/_esm5.processed/transports/utils/parse_text_track.js +0 -136
  1015. package/dist/_esm5.processed/utils/are_arrays_of_numbers_equal.d.ts +0 -22
  1016. package/dist/_esm5.processed/utils/are_arrays_of_numbers_equal.js +0 -35
  1017. package/dist/_esm5.processed/utils/are_codecs_compatible.d.ts +0 -25
  1018. package/dist/_esm5.processed/utils/are_codecs_compatible.js +0 -44
  1019. package/dist/_esm5.processed/utils/array_find.d.ts +0 -23
  1020. package/dist/_esm5.processed/utils/array_find.js +0 -35
  1021. package/dist/_esm5.processed/utils/array_find_index.d.ts +0 -23
  1022. package/dist/_esm5.processed/utils/array_find_index.js +0 -34
  1023. package/dist/_esm5.processed/utils/array_includes.d.ts +0 -53
  1024. package/dist/_esm5.processed/utils/array_includes.js +0 -83
  1025. package/dist/_esm5.processed/utils/assert.d.ts +0 -34
  1026. package/dist/_esm5.processed/utils/assert.js +0 -52
  1027. package/dist/_esm5.processed/utils/assert_unreachable.d.ts +0 -40
  1028. package/dist/_esm5.processed/utils/assert_unreachable.js +0 -43
  1029. package/dist/_esm5.processed/utils/base64.d.ts +0 -14
  1030. package/dist/_esm5.processed/utils/base64.js +0 -147
  1031. package/dist/_esm5.processed/utils/byte_parsing.d.ts +0 -123
  1032. package/dist/_esm5.processed/utils/byte_parsing.js +0 -231
  1033. package/dist/_esm5.processed/utils/cancellable_sleep.d.ts +0 -30
  1034. package/dist/_esm5.processed/utils/cancellable_sleep.js +0 -35
  1035. package/dist/_esm5.processed/utils/create_cancellable_promise.d.ts +0 -26
  1036. package/dist/_esm5.processed/utils/create_cancellable_promise.js +0 -52
  1037. package/dist/_esm5.processed/utils/deep_merge.d.ts +0 -9
  1038. package/dist/_esm5.processed/utils/deep_merge.js +0 -54
  1039. package/dist/_esm5.processed/utils/event_emitter.d.ts +0 -62
  1040. package/dist/_esm5.processed/utils/event_emitter.js +0 -103
  1041. package/dist/_esm5.processed/utils/flat_map.d.ts +0 -22
  1042. package/dist/_esm5.processed/utils/flat_map.js +0 -37
  1043. package/dist/_esm5.processed/utils/get_fuzzed_delay.d.ts +0 -21
  1044. package/dist/_esm5.processed/utils/get_fuzzed_delay.js +0 -25
  1045. package/dist/_esm5.processed/utils/hash_buffer.d.ts +0 -32
  1046. package/dist/_esm5.processed/utils/hash_buffer.js +0 -41
  1047. package/dist/_esm5.processed/utils/id_generator.d.ts +0 -21
  1048. package/dist/_esm5.processed/utils/id_generator.js +0 -33
  1049. package/dist/_esm5.processed/utils/initialization_segment_cache.d.ts +0 -42
  1050. package/dist/_esm5.processed/utils/initialization_segment_cache.js +0 -51
  1051. package/dist/_esm5.processed/utils/is_non_empty_string.d.ts +0 -20
  1052. package/dist/_esm5.processed/utils/is_non_empty_string.js +0 -22
  1053. package/dist/_esm5.processed/utils/is_null_or_undefined.d.ts +0 -24
  1054. package/dist/_esm5.processed/utils/is_null_or_undefined.js +0 -26
  1055. package/dist/_esm5.processed/utils/languages/ISO_639-1_to_ISO_639-3.d.ts +0 -22
  1056. package/dist/_esm5.processed/utils/languages/ISO_639-1_to_ISO_639-3.js +0 -205
  1057. package/dist/_esm5.processed/utils/languages/ISO_639-2_to_ISO_639-3.d.ts +0 -22
  1058. package/dist/_esm5.processed/utils/languages/ISO_639-2_to_ISO_639-3.js +0 -41
  1059. package/dist/_esm5.processed/utils/languages/index.d.ts +0 -18
  1060. package/dist/_esm5.processed/utils/languages/index.js +0 -18
  1061. package/dist/_esm5.processed/utils/languages/normalize.d.ts +0 -68
  1062. package/dist/_esm5.processed/utils/languages/normalize.js +0 -117
  1063. package/dist/_esm5.processed/utils/list_to_map.d.ts +0 -22
  1064. package/dist/_esm5.processed/utils/list_to_map.js +0 -28
  1065. package/dist/_esm5.processed/utils/logger.d.ts +0 -46
  1066. package/dist/_esm5.processed/utils/logger.js +0 -79
  1067. package/dist/_esm5.processed/utils/noop.d.ts +0 -23
  1068. package/dist/_esm5.processed/utils/noop.js +0 -25
  1069. package/dist/_esm5.processed/utils/object_assign.d.ts +0 -22
  1070. package/dist/_esm5.processed/utils/object_assign.js +0 -44
  1071. package/dist/_esm5.processed/utils/object_values.d.ts +0 -30
  1072. package/dist/_esm5.processed/utils/object_values.js +0 -26
  1073. package/dist/_esm5.processed/utils/ranges.d.ts +0 -170
  1074. package/dist/_esm5.processed/utils/ranges.js +0 -427
  1075. package/dist/_esm5.processed/utils/reference.d.ts +0 -214
  1076. package/dist/_esm5.processed/utils/reference.js +0 -295
  1077. package/dist/_esm5.processed/utils/request/fetch.d.ts +0 -76
  1078. package/dist/_esm5.processed/utils/request/fetch.js +0 -181
  1079. package/dist/_esm5.processed/utils/request/index.d.ts +0 -19
  1080. package/dist/_esm5.processed/utils/request/index.js +0 -19
  1081. package/dist/_esm5.processed/utils/request/xhr.d.ts +0 -95
  1082. package/dist/_esm5.processed/utils/request/xhr.js +0 -152
  1083. package/dist/_esm5.processed/utils/resolve_url.d.ts +0 -35
  1084. package/dist/_esm5.processed/utils/resolve_url.js +0 -117
  1085. package/dist/_esm5.processed/utils/retry_promise_with_backoff.d.ts +0 -46
  1086. package/dist/_esm5.processed/utils/retry_promise_with_backoff.js +0 -119
  1087. package/dist/_esm5.processed/utils/simple_set.d.ts +0 -51
  1088. package/dist/_esm5.processed/utils/simple_set.js +0 -57
  1089. package/dist/_esm5.processed/utils/sleep.d.ts +0 -10
  1090. package/dist/_esm5.processed/utils/sleep.js +0 -14
  1091. package/dist/_esm5.processed/utils/slice_uint8array.d.ts +0 -27
  1092. package/dist/_esm5.processed/utils/slice_uint8array.js +0 -42
  1093. package/dist/_esm5.processed/utils/sorted_list.d.ts +0 -127
  1094. package/dist/_esm5.processed/utils/sorted_list.js +0 -183
  1095. package/dist/_esm5.processed/utils/starts_with.d.ts +0 -26
  1096. package/dist/_esm5.processed/utils/starts_with.js +0 -36
  1097. package/dist/_esm5.processed/utils/string_parsing.d.ts +0 -88
  1098. package/dist/_esm5.processed/utils/string_parsing.js +0 -372
  1099. package/dist/_esm5.processed/utils/task_canceller.d.ts +0 -263
  1100. package/dist/_esm5.processed/utils/task_canceller.js +0 -325
  1101. package/dist/_esm5.processed/utils/uniq.d.ts +0 -36
  1102. package/dist/_esm5.processed/utils/uniq.js +0 -43
  1103. package/dist/_esm5.processed/utils/warn_once.d.ts +0 -23
  1104. package/dist/_esm5.processed/utils/warn_once.js +0 -31
  1105. package/dist/_esm5.processed/utils/weak_map_memory.d.ts +0 -70
  1106. package/dist/_esm5.processed/utils/weak_map_memory.js +0 -86
  1107. package/dist/_esm5.processed/utils/wrapInPromise.d.ts +0 -7
  1108. package/dist/_esm5.processed/utils/wrapInPromise.js +0 -22
  1109. package/jest.config.js +0 -33
  1110. package/manifest.mpd +0 -149
  1111. package/scripts/README.md +0 -11
  1112. package/scripts/build_demo.mjs +0 -159
  1113. package/scripts/bundle_worker.mjs +0 -143
  1114. package/scripts/canal-release.patch +0 -78
  1115. package/scripts/check_nodejs_import_compatibility.js +0 -60
  1116. package/scripts/deploy_new_demo +0 -123
  1117. package/scripts/generate_build.mjs +0 -185
  1118. package/scripts/generate_certificate +0 -19
  1119. package/scripts/generate_demo_list.mjs +0 -110
  1120. package/scripts/generate_documentation_list.mjs +0 -114
  1121. package/scripts/generate_embeds.mjs +0 -145
  1122. package/scripts/generate_standalone_demo.mjs +0 -109
  1123. package/scripts/launch_static_server.mjs +0 -163
  1124. package/scripts/list-npm-scripts.mjs +0 -207
  1125. package/scripts/make-dev-releases +0 -90
  1126. package/scripts/run_standalone_demo.mjs +0 -32
  1127. package/scripts/start_demo_web_server.mjs +0 -59
  1128. package/scripts/update-version +0 -45
  1129. package/scripts/update_gh-pages_demo +0 -132
  1130. package/scripts/update_gh-pages_doc +0 -106
  1131. package/scripts/utils/display_webpack_errors.mjs +0 -33
  1132. package/scripts/utils/get_human_readable_hours.mjs +0 -12
  1133. package/scripts/utils/project_root_directory.mjs +0 -4
  1134. package/scripts/wasm-optimize.mjs +0 -63
  1135. package/scripts/wasm-strip.mjs +0 -370
  1136. package/sonar-project.properties +0 -7
  1137. package/src/README.md +0 -144
  1138. package/src/TODO_README.md +0 -231
  1139. package/src/__GENERATED_CODE/embedded_dash_wasm.ts +0 -3
  1140. package/src/__GENERATED_CODE/embedded_worker.ts +0 -3
  1141. package/src/__GENERATED_CODE/index.ts +0 -2
  1142. package/src/compat/README.md +0 -36
  1143. package/src/compat/__tests__/add_text_track.test.ts +0 -131
  1144. package/src/compat/__tests__/browser_compatibility_types.test.ts +0 -131
  1145. package/src/compat/__tests__/browser_version.test.ts +0 -84
  1146. package/src/compat/__tests__/can_patch_isobmff.test.ts +0 -50
  1147. package/src/compat/__tests__/can_rely_on_video_visibility_and_size.test.ts +0 -78
  1148. package/src/compat/__tests__/can_reuse_media_keys.test.ts +0 -31
  1149. package/src/compat/__tests__/change_source_buffer_type.test.ts +0 -60
  1150. package/src/compat/__tests__/clear_element_src.test.ts +0 -252
  1151. package/src/compat/__tests__/enable_audio_track.test.ts +0 -341
  1152. package/src/compat/__tests__/is_codec_supported.test.ts +0 -78
  1153. package/src/compat/__tests__/is_seeking_approximate.test.ts +0 -48
  1154. package/src/compat/__tests__/is_vtt_cue.test.ts +0 -75
  1155. package/src/compat/__tests__/make_vtt_cue.test.ts +0 -99
  1156. package/src/compat/__tests__/patch_webkit_source_buffer.test.ts +0 -145
  1157. package/src/compat/__tests__/remove_cue.test.ts +0 -229
  1158. package/src/compat/__tests__/should_favour_custom_safari_EME.test.ts +0 -130
  1159. package/src/compat/__tests__/should_reload_media_source_on_decipherability_update.test.ts +0 -50
  1160. package/src/compat/__tests__/should_renew_media_key_system_access.test.ts +0 -55
  1161. package/src/compat/__tests__/should_unset_media_keys.test.ts +0 -53
  1162. package/src/compat/__tests__/should_validate_metadata.test.ts +0 -53
  1163. package/src/compat/__tests__/should_wait_for_data_before_loaded.test.ts +0 -121
  1164. package/src/compat/__tests__/should_wait_for_have_enough_data.test.ts +0 -36
  1165. package/src/compat/add_class_name.ts +0 -41
  1166. package/src/compat/add_text_track.ts +0 -54
  1167. package/src/compat/browser_compatibility_types.ts +0 -208
  1168. package/src/compat/browser_detection.ts +0 -175
  1169. package/src/compat/browser_version.ts +0 -44
  1170. package/src/compat/can_patch_isobmff.ts +0 -30
  1171. package/src/compat/can_rely_on_video_visibility_and_size.ts +0 -52
  1172. package/src/compat/can_reuse_media_keys.ts +0 -20
  1173. package/src/compat/change_source_buffer_type.ts +0 -66
  1174. package/src/compat/clear_element_src.ts +0 -55
  1175. package/src/compat/eme/close_session.ts +0 -111
  1176. package/src/compat/eme/constants.ts +0 -21
  1177. package/src/compat/eme/custom_key_system_access.ts +0 -67
  1178. package/src/compat/eme/custom_media_keys/ie11_media_keys.ts +0 -186
  1179. package/src/compat/eme/custom_media_keys/index.ts +0 -28
  1180. package/src/compat/eme/custom_media_keys/moz_media_keys_constructor.ts +0 -86
  1181. package/src/compat/eme/custom_media_keys/ms_media_keys_constructor.ts +0 -67
  1182. package/src/compat/eme/custom_media_keys/old_webkit_media_keys.ts +0 -236
  1183. package/src/compat/eme/custom_media_keys/types.ts +0 -67
  1184. package/src/compat/eme/custom_media_keys/webkit_media_keys.ts +0 -308
  1185. package/src/compat/eme/custom_media_keys/webkit_media_keys_constructor.ts +0 -48
  1186. package/src/compat/eme/eme-api-implementation.ts +0 -319
  1187. package/src/compat/eme/generate_key_request.ts +0 -162
  1188. package/src/compat/eme/get_init_data.ts +0 -159
  1189. package/src/compat/eme/get_uuid_kid_from_keystatus_kid.ts +0 -37
  1190. package/src/compat/eme/get_webkit_fairplay_initdata.ts +0 -75
  1191. package/src/compat/eme/index.ts +0 -47
  1192. package/src/compat/eme/load_session.ts +0 -67
  1193. package/src/compat/enable_audio_track.ts +0 -33
  1194. package/src/compat/event_listeners.ts +0 -589
  1195. package/src/compat/get_start_date.ts +0 -48
  1196. package/src/compat/has_issues_with_high_media_source_duration.ts +0 -27
  1197. package/src/compat/has_mse_in_worker.ts +0 -5
  1198. package/src/compat/has_webassembly.ts +0 -7
  1199. package/src/compat/index.ts +0 -75
  1200. package/src/compat/is_codec_supported.ts +0 -67
  1201. package/src/compat/is_debug_mode_enabled.ts +0 -12
  1202. package/src/compat/is_seeking_approximate.ts +0 -32
  1203. package/src/compat/is_vtt_cue.ts +0 -31
  1204. package/src/compat/make_vtt_cue.ts +0 -52
  1205. package/src/compat/on_height_width_change.ts +0 -114
  1206. package/src/compat/patch_webkit_source_buffer.ts +0 -90
  1207. package/src/compat/remove_cue.ts +0 -64
  1208. package/src/compat/should_favour_custom_safari_EME.ts +0 -34
  1209. package/src/compat/should_reload_media_source_on_decipherability_update.ts +0 -32
  1210. package/src/compat/should_renew_media_key_system_access.ts +0 -26
  1211. package/src/compat/should_unset_media_keys.ts +0 -27
  1212. package/src/compat/should_validate_metadata.ts +0 -27
  1213. package/src/compat/should_wait_for_data_before_loaded.ts +0 -35
  1214. package/src/compat/should_wait_for_have_enough_data.ts +0 -17
  1215. package/src/config.ts +0 -25
  1216. package/src/core/README.md +0 -63
  1217. package/src/core/adaptive/README.md +0 -158
  1218. package/src/core/adaptive/__tests__/buffer_based_chooser.test.ts +0 -548
  1219. package/src/core/adaptive/adaptive_representation_selector.ts +0 -800
  1220. package/src/core/adaptive/buffer_based_chooser.ts +0 -265
  1221. package/src/core/adaptive/guess_based_chooser.ts +0 -310
  1222. package/src/core/adaptive/index.ts +0 -45
  1223. package/src/core/adaptive/network_analyzer.ts +0 -421
  1224. package/src/core/adaptive/utils/__tests__/bandwith_estimator.test.ts +0 -134
  1225. package/src/core/adaptive/utils/__tests__/ewma.test.ts +0 -79
  1226. package/src/core/adaptive/utils/__tests__/filter_by_bitrate.test.ts +0 -56
  1227. package/src/core/adaptive/utils/__tests__/filter_by_resolution.test.ts +0 -82
  1228. package/src/core/adaptive/utils/__tests__/get_buffer_levels.test.ts +0 -48
  1229. package/src/core/adaptive/utils/__tests__/select_optimal_representation.test.ts +0 -67
  1230. package/src/core/adaptive/utils/bandwidth_estimator.ts +0 -88
  1231. package/src/core/adaptive/utils/ewma.ts +0 -59
  1232. package/src/core/adaptive/utils/filter_by_bitrate.ts +0 -46
  1233. package/src/core/adaptive/utils/filter_by_resolution.ts +0 -63
  1234. package/src/core/adaptive/utils/get_buffer_levels.ts +0 -50
  1235. package/src/core/adaptive/utils/last_estimate_storage.ts +0 -79
  1236. package/src/core/adaptive/utils/pending_requests_store.ts +0 -157
  1237. package/src/core/adaptive/utils/representation_score_calculator.ts +0 -168
  1238. package/src/core/adaptive/utils/select_optimal_representation.ts +0 -43
  1239. package/src/core/api/README.md +0 -43
  1240. package/src/core/api/__tests__/option_utils.test.ts +0 -1004
  1241. package/src/core/api/__tests__/public_api.test.ts +0 -458
  1242. package/src/core/api/__tests__/utils.test.ts +0 -195
  1243. package/src/core/api/debug/buffer_graph.ts +0 -244
  1244. package/src/core/api/debug/buffer_size_graph.ts +0 -132
  1245. package/src/core/api/debug/constants.ts +0 -2
  1246. package/src/core/api/debug/index.ts +0 -3
  1247. package/src/core/api/debug/modules/general_info.ts +0 -199
  1248. package/src/core/api/debug/modules/segment_buffer_content.ts +0 -156
  1249. package/src/core/api/debug/modules/segment_buffer_size.ts +0 -48
  1250. package/src/core/api/debug/render.ts +0 -40
  1251. package/src/core/api/debug/utils.ts +0 -103
  1252. package/src/core/api/index.ts +0 -28
  1253. package/src/core/api/option_utils.ts +0 -451
  1254. package/src/core/api/playback_observer.ts +0 -1298
  1255. package/src/core/api/public_api.ts +0 -3125
  1256. package/src/core/api/track_management/README.md +0 -22
  1257. package/src/core/api/track_management/__tests__/media_element_tracks_store.test.ts +0 -184
  1258. package/src/core/api/track_management/index.ts +0 -20
  1259. package/src/core/api/track_management/media_element_tracks_store.ts +0 -806
  1260. package/src/core/api/track_management/track_dispatcher.ts +0 -279
  1261. package/src/core/api/track_management/tracks_store.ts +0 -1442
  1262. package/src/core/api/utils.ts +0 -228
  1263. package/src/core/decrypt/README.md +0 -30
  1264. package/src/core/decrypt/__tests__/__global__/get_license.test.ts +0 -422
  1265. package/src/core/decrypt/__tests__/__global__/init_data.test.ts +0 -677
  1266. package/src/core/decrypt/__tests__/__global__/media_key_system_access.test.ts +0 -644
  1267. package/src/core/decrypt/__tests__/__global__/media_keys.test.ts +0 -343
  1268. package/src/core/decrypt/__tests__/__global__/server_certificate.test.ts +0 -264
  1269. package/src/core/decrypt/__tests__/__global__/utils.ts +0 -491
  1270. package/src/core/decrypt/attach_media_keys.ts +0 -121
  1271. package/src/core/decrypt/clear_on_stop.ts +0 -47
  1272. package/src/core/decrypt/content_decryptor.ts +0 -1169
  1273. package/src/core/decrypt/create_or_load_session.ts +0 -133
  1274. package/src/core/decrypt/create_session.ts +0 -214
  1275. package/src/core/decrypt/dispose_decryption_resources.ts +0 -54
  1276. package/src/core/decrypt/find_key_system.ts +0 -386
  1277. package/src/core/decrypt/get_key_system_configuration.ts +0 -36
  1278. package/src/core/decrypt/get_media_keys.ts +0 -142
  1279. package/src/core/decrypt/index.ts +0 -33
  1280. package/src/core/decrypt/init_media_keys.ts +0 -60
  1281. package/src/core/decrypt/session_events_listener.ts +0 -343
  1282. package/src/core/decrypt/set_server_certificate.ts +0 -105
  1283. package/src/core/decrypt/types.ts +0 -413
  1284. package/src/core/decrypt/utils/__tests__/are_init_values_compatible.test.ts +0 -261
  1285. package/src/core/decrypt/utils/__tests__/clean_old_loaded_sessions.test.ts +0 -158
  1286. package/src/core/decrypt/utils/__tests__/clean_old_stored_persistent_info.test.ts +0 -133
  1287. package/src/core/decrypt/utils/are_init_values_compatible.ts +0 -140
  1288. package/src/core/decrypt/utils/check_key_statuses.ts +0 -229
  1289. package/src/core/decrypt/utils/clean_old_loaded_sessions.ts +0 -45
  1290. package/src/core/decrypt/utils/clean_old_stored_persistent_info.ts +0 -48
  1291. package/src/core/decrypt/utils/get_drm_system_id.ts +0 -42
  1292. package/src/core/decrypt/utils/init_data_values_container.ts +0 -119
  1293. package/src/core/decrypt/utils/is_session_usable.ts +0 -62
  1294. package/src/core/decrypt/utils/key_id_comparison.ts +0 -57
  1295. package/src/core/decrypt/utils/key_session_record.ts +0 -174
  1296. package/src/core/decrypt/utils/loaded_sessions_store.ts +0 -505
  1297. package/src/core/decrypt/utils/media_keys_infos_store.ts +0 -85
  1298. package/src/core/decrypt/utils/persistent_sessions_store.ts +0 -360
  1299. package/src/core/decrypt/utils/serializable_bytes.ts +0 -59
  1300. package/src/core/decrypt/utils/server_certificate_store.ts +0 -133
  1301. package/src/core/fetchers/README.md +0 -95
  1302. package/src/core/fetchers/cdn_prioritizer.ts +0 -207
  1303. package/src/core/fetchers/index.ts +0 -38
  1304. package/src/core/fetchers/manifest/index.ts +0 -28
  1305. package/src/core/fetchers/manifest/manifest_fetcher.ts +0 -792
  1306. package/src/core/fetchers/segment/__tests__/initialization_segment_cache.test.ts +0 -245
  1307. package/src/core/fetchers/segment/__tests__/task_prioritizer.test.ts +0 -763
  1308. package/src/core/fetchers/segment/index.ts +0 -28
  1309. package/src/core/fetchers/segment/initialization_segment_cache.ts +0 -68
  1310. package/src/core/fetchers/segment/prioritized_segment_fetcher.ts +0 -113
  1311. package/src/core/fetchers/segment/segment_fetcher.ts +0 -498
  1312. package/src/core/fetchers/segment/segment_fetcher_creator.ts +0 -128
  1313. package/src/core/fetchers/segment/task_prioritizer.ts +0 -455
  1314. package/src/core/fetchers/utils/error_selector.ts +0 -38
  1315. package/src/core/fetchers/utils/schedule_request.ts +0 -442
  1316. package/src/core/init/README.md +0 -96
  1317. package/src/core/init/directfile_content_initializer.ts +0 -309
  1318. package/src/core/init/index.ts +0 -22
  1319. package/src/core/init/media_source_content_initializer.ts +0 -1021
  1320. package/src/core/init/multithread/main_thread/multi_thread_content_initializer.ts +0 -1832
  1321. package/src/core/init/multithread/main_thread/send_message.ts +0 -15
  1322. package/src/core/init/multithread/worker/content_preparer.ts +0 -392
  1323. package/src/core/init/multithread/worker/globals.ts +0 -36
  1324. package/src/core/init/multithread/worker/index.ts +0 -2
  1325. package/src/core/init/multithread/worker/send_message.ts +0 -29
  1326. package/src/core/init/multithread/worker/track_choice_setter.ts +0 -166
  1327. package/src/core/init/multithread/worker/worker_playback_observer.ts +0 -79
  1328. package/src/core/init/multithread/worker/worker_portal.ts +0 -859
  1329. package/src/core/init/multithread/worker/worker_text_displayer_interface.ts +0 -162
  1330. package/src/core/init/types.ts +0 -257
  1331. package/src/core/init/utils/DecipherabilityFreezeDetector.ts +0 -133
  1332. package/src/core/init/utils/__tests__/are_same_stream_events.test.ts +0 -84
  1333. package/src/core/init/utils/__tests__/refresh_scheduled_events_list.test.ts +0 -94
  1334. package/src/core/init/utils/content_time_boundaries_observer.ts +0 -646
  1335. package/src/core/init/utils/create_content_time_boundaries_observer.ts +0 -71
  1336. package/src/core/init/utils/create_core_playback_observer.ts +0 -199
  1337. package/src/core/init/utils/create_media_source.ts +0 -121
  1338. package/src/core/init/utils/end_of_stream.ts +0 -108
  1339. package/src/core/init/utils/get_initial_time.ts +0 -172
  1340. package/src/core/init/utils/get_loaded_reference.ts +0 -82
  1341. package/src/core/init/utils/initial_seek_and_play.ts +0 -263
  1342. package/src/core/init/utils/initialize_content_decryption.ts +0 -189
  1343. package/src/core/init/utils/main_thread_text_displayer_interface.ts +0 -59
  1344. package/src/core/init/utils/media_source_duration_updater.ts +0 -349
  1345. package/src/core/init/utils/rebuffering_controller.ts +0 -603
  1346. package/src/core/init/utils/stream_events_emitter/are_same_stream_events.ts +0 -42
  1347. package/src/core/init/utils/stream_events_emitter/index.ts +0 -22
  1348. package/src/core/init/utils/stream_events_emitter/refresh_scheduled_events_list.ts +0 -98
  1349. package/src/core/init/utils/stream_events_emitter/stream_events_emitter.ts +0 -255
  1350. package/src/core/init/utils/stream_events_emitter/types.ts +0 -46
  1351. package/src/core/init/utils/throw_on_media_error.ts +0 -74
  1352. package/src/core/segment_buffers/README.md +0 -230
  1353. package/src/core/segment_buffers/garbage_collector.ts +0 -187
  1354. package/src/core/segment_buffers/implementations/audio_video/audio_video_segment_buffer.ts +0 -368
  1355. package/src/core/segment_buffers/implementations/audio_video/index.ts +0 -18
  1356. package/src/core/segment_buffers/implementations/index.ts +0 -24
  1357. package/src/core/segment_buffers/implementations/text/index.ts +0 -6
  1358. package/src/core/segment_buffers/implementations/text/text_segment_buffer.ts +0 -249
  1359. package/src/core/segment_buffers/implementations/types.ts +0 -361
  1360. package/src/core/segment_buffers/implementations/utils/manual_time_ranges.ts +0 -80
  1361. package/src/core/segment_buffers/index.ts +0 -69
  1362. package/src/core/segment_buffers/inventory/buffered_history.ts +0 -132
  1363. package/src/core/segment_buffers/inventory/index.ts +0 -34
  1364. package/src/core/segment_buffers/inventory/segment_inventory.ts +0 -1172
  1365. package/src/core/segment_buffers/inventory/types.ts +0 -35
  1366. package/src/core/segment_buffers/inventory/utils.ts +0 -61
  1367. package/src/core/segment_buffers/segment_buffers_store.ts +0 -359
  1368. package/src/core/stream/README.md +0 -69
  1369. package/src/core/stream/adaptation/adaptation_stream.ts +0 -450
  1370. package/src/core/stream/adaptation/get_representations_switch_strategy.ts +0 -179
  1371. package/src/core/stream/adaptation/index.ts +0 -20
  1372. package/src/core/stream/adaptation/types.ts +0 -218
  1373. package/src/core/stream/index.ts +0 -42
  1374. package/src/core/stream/orchestrator/README.md +0 -356
  1375. package/src/core/stream/orchestrator/get_time_ranges_for_content.ts +0 -69
  1376. package/src/core/stream/orchestrator/index.ts +0 -30
  1377. package/src/core/stream/orchestrator/stream_orchestrator.ts +0 -736
  1378. package/src/core/stream/period/index.ts +0 -20
  1379. package/src/core/stream/period/period_stream.ts +0 -529
  1380. package/src/core/stream/period/types.ts +0 -131
  1381. package/src/core/stream/period/utils/get_adaptation_switch_strategy.ts +0 -204
  1382. package/src/core/stream/representation/README.md +0 -26
  1383. package/src/core/stream/representation/index.ts +0 -20
  1384. package/src/core/stream/representation/representation_stream.ts +0 -482
  1385. package/src/core/stream/representation/types.ts +0 -336
  1386. package/src/core/stream/representation/utils/append_segment_to_buffer.ts +0 -95
  1387. package/src/core/stream/representation/utils/check_for_discontinuity.ts +0 -305
  1388. package/src/core/stream/representation/utils/downloading_queue.ts +0 -603
  1389. package/src/core/stream/representation/utils/get_buffer_status.ts +0 -336
  1390. package/src/core/stream/representation/utils/get_needed_segments.ts +0 -611
  1391. package/src/core/stream/representation/utils/get_segment_priority.ts +0 -43
  1392. package/src/core/stream/representation/utils/push_init_segment.ts +0 -87
  1393. package/src/core/stream/representation/utils/push_media_segment.ts +0 -116
  1394. package/src/default_config.ts +0 -1196
  1395. package/src/errors/README.md +0 -17
  1396. package/src/errors/__tests__/encrypted_media_error.test.ts +0 -45
  1397. package/src/errors/__tests__/error_message.test.ts +0 -23
  1398. package/src/errors/__tests__/format_error.test.ts +0 -62
  1399. package/src/errors/__tests__/is_known_error.test.ts +0 -55
  1400. package/src/errors/__tests__/media_error.test.ts +0 -55
  1401. package/src/errors/__tests__/network_error.test.ts +0 -72
  1402. package/src/errors/__tests__/other_error.test.ts +0 -53
  1403. package/src/errors/custom_loader_error.ts +0 -52
  1404. package/src/errors/encrypted_media_error.ts +0 -98
  1405. package/src/errors/error_codes.ts +0 -141
  1406. package/src/errors/error_message.ts +0 -25
  1407. package/src/errors/format_error.ts +0 -39
  1408. package/src/errors/index.ts +0 -63
  1409. package/src/errors/is_known_error.ts +0 -35
  1410. package/src/errors/media_error.ts +0 -106
  1411. package/src/errors/network_error.ts +0 -96
  1412. package/src/errors/other_error.ts +0 -71
  1413. package/src/errors/source_buffer_error.ts +0 -63
  1414. package/src/experimental/README.md +0 -20
  1415. package/src/experimental/features/__tests__/index.test.ts +0 -13
  1416. package/src/experimental/features/__tests__/local.test.ts +0 -39
  1417. package/src/experimental/features/__tests__/metaplaylist.test.ts +0 -39
  1418. package/src/experimental/features/__tests__/multi_thread.test.ts +0 -18
  1419. package/src/experimental/features/index.ts +0 -19
  1420. package/src/experimental/features/local.ts +0 -30
  1421. package/src/experimental/features/metaplaylist.ts +0 -30
  1422. package/src/experimental/features/multi_thread.ts +0 -16
  1423. package/src/experimental/index.ts +0 -5
  1424. package/src/experimental/tools/VideoThumbnailLoader/features/dash.ts +0 -23
  1425. package/src/experimental/tools/VideoThumbnailLoader/features/metaplaylist.ts +0 -23
  1426. package/src/experimental/tools/VideoThumbnailLoader/index.ts +0 -25
  1427. package/src/experimental/tools/VideoThumbnailLoader/load_and_push_segment.ts +0 -71
  1428. package/src/experimental/tools/VideoThumbnailLoader/prepare_source_buffer.ts +0 -84
  1429. package/src/experimental/tools/VideoThumbnailLoader/remove_buffer_around_time.ts +0 -49
  1430. package/src/experimental/tools/VideoThumbnailLoader/types.ts +0 -39
  1431. package/src/experimental/tools/VideoThumbnailLoader/video_thumbnail_loader.ts +0 -427
  1432. package/src/experimental/tools/VideoThumbnailLoader/video_thumbnail_loader_error.ts +0 -34
  1433. package/src/experimental/tools/createMetaplaylist/get_duration_from_manifest.ts +0 -143
  1434. package/src/experimental/tools/createMetaplaylist/index.ts +0 -72
  1435. package/src/experimental/tools/index.ts +0 -25
  1436. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/capabilities.test.ts +0 -37
  1437. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/probers/DRMInfos.test.ts +0 -140
  1438. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/probers/HDCPPolicy.test.ts +0 -153
  1439. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/probers/decodingInfos.test.ts +0 -405
  1440. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/probers/defaultCodecFinder.test.ts +0 -136
  1441. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/probers/mediaContentType.test.ts +0 -294
  1442. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/probers/mediaDisplayInfos.test.ts +0 -190
  1443. package/src/experimental/tools/mediaCapabilitiesProber/__tests__/utils.test.ts +0 -361
  1444. package/src/experimental/tools/mediaCapabilitiesProber/api/index.ts +0 -184
  1445. package/src/experimental/tools/mediaCapabilitiesProber/api/probeMediaConfiguration.ts +0 -136
  1446. package/src/experimental/tools/mediaCapabilitiesProber/capabilities.ts +0 -169
  1447. package/src/experimental/tools/mediaCapabilitiesProber/index.ts +0 -20
  1448. package/src/experimental/tools/mediaCapabilitiesProber/log.ts +0 -21
  1449. package/src/experimental/tools/mediaCapabilitiesProber/probers/DRMInfos.ts +0 -67
  1450. package/src/experimental/tools/mediaCapabilitiesProber/probers/HDCPPolicy.ts +0 -89
  1451. package/src/experimental/tools/mediaCapabilitiesProber/probers/decodingInfo.ts +0 -100
  1452. package/src/experimental/tools/mediaCapabilitiesProber/probers/defaultCodecsFinder.ts +0 -66
  1453. package/src/experimental/tools/mediaCapabilitiesProber/probers/index.ts +0 -44
  1454. package/src/experimental/tools/mediaCapabilitiesProber/probers/mediaContentType.ts +0 -66
  1455. package/src/experimental/tools/mediaCapabilitiesProber/probers/mediaContentTypeWithFeatures/format.ts +0 -100
  1456. package/src/experimental/tools/mediaCapabilitiesProber/probers/mediaContentTypeWithFeatures/index.ts +0 -106
  1457. package/src/experimental/tools/mediaCapabilitiesProber/probers/mediaDisplayInfos.ts +0 -55
  1458. package/src/experimental/tools/mediaCapabilitiesProber/types.ts +0 -75
  1459. package/src/experimental/tools/mediaCapabilitiesProber/utils.ts +0 -107
  1460. package/src/features/README.md +0 -11
  1461. package/src/features/__tests__/add_features.test.ts +0 -69
  1462. package/src/features/add_features.ts +0 -37
  1463. package/src/features/features_object.ts +0 -37
  1464. package/src/features/index.ts +0 -40
  1465. package/src/features/list/__tests__/dash.test.ts +0 -45
  1466. package/src/features/list/__tests__/dash_wasm.test.ts +0 -44
  1467. package/src/features/list/__tests__/debug_element.test.ts +0 -12
  1468. package/src/features/list/__tests__/directfile.test.ts +0 -35
  1469. package/src/features/list/__tests__/eme.test.ts +0 -28
  1470. package/src/features/list/__tests__/html_sami_parser.test.ts +0 -33
  1471. package/src/features/list/__tests__/html_srt_parser.test.ts +0 -32
  1472. package/src/features/list/__tests__/html_text_buffer.test.ts +0 -28
  1473. package/src/features/list/__tests__/html_ttml_parser.test.ts +0 -32
  1474. package/src/features/list/__tests__/html_vtt_parser.test.ts +0 -32
  1475. package/src/features/list/__tests__/index.test.ts +0 -55
  1476. package/src/features/list/__tests__/native_sami_parser.test.ts +0 -33
  1477. package/src/features/list/__tests__/native_srt_parser.test.ts +0 -33
  1478. package/src/features/list/__tests__/native_text_buffer.test.ts +0 -28
  1479. package/src/features/list/__tests__/native_ttml_parser.test.ts +0 -32
  1480. package/src/features/list/__tests__/native_vtt_parser.test.ts +0 -32
  1481. package/src/features/list/__tests__/smooth.test.ts +0 -38
  1482. package/src/features/list/dash.ts +0 -38
  1483. package/src/features/list/dash_wasm.ts +0 -43
  1484. package/src/features/list/debug_element.ts +0 -13
  1485. package/src/features/list/directfile.ts +0 -33
  1486. package/src/features/list/eme.ts +0 -29
  1487. package/src/features/list/html_sami_parser.ts +0 -31
  1488. package/src/features/list/html_srt_parser.ts +0 -31
  1489. package/src/features/list/html_text_buffer.ts +0 -29
  1490. package/src/features/list/html_ttml_parser.ts +0 -31
  1491. package/src/features/list/html_vtt_parser.ts +0 -31
  1492. package/src/features/list/index.ts +0 -33
  1493. package/src/features/list/media_source_main.ts +0 -14
  1494. package/src/features/list/native_sami_parser.ts +0 -31
  1495. package/src/features/list/native_srt_parser.ts +0 -31
  1496. package/src/features/list/native_text_buffer.ts +0 -29
  1497. package/src/features/list/native_ttml_parser.ts +0 -31
  1498. package/src/features/list/native_vtt_parser.ts +0 -31
  1499. package/src/features/list/smooth.ts +0 -37
  1500. package/src/features/types.ts +0 -180
  1501. package/src/globals.dev.d.ts +0 -15
  1502. package/src/globals.prod.d.ts +0 -15
  1503. package/src/index.ts +0 -60
  1504. package/src/log.ts +0 -22
  1505. package/src/manifest/README.md +0 -55
  1506. package/src/manifest/__tests__/adaptation.test.ts +0 -389
  1507. package/src/manifest/__tests__/manifest.test.ts +0 -498
  1508. package/src/manifest/__tests__/period.test.ts +0 -799
  1509. package/src/manifest/__tests__/representation.test.ts +0 -515
  1510. package/src/manifest/__tests__/update_period_in_place.test.ts +0 -1156
  1511. package/src/manifest/__tests__/update_periods.test.ts +0 -923
  1512. package/src/manifest/adaptation.ts +0 -291
  1513. package/src/manifest/index.ts +0 -97
  1514. package/src/manifest/manifest.ts +0 -709
  1515. package/src/manifest/period.ts +0 -273
  1516. package/src/manifest/representation.ts +0 -492
  1517. package/src/manifest/representation_index/__tests__/static.test.ts +0 -74
  1518. package/src/manifest/representation_index/index.ts +0 -29
  1519. package/src/manifest/representation_index/static.ts +0 -166
  1520. package/src/manifest/representation_index/types.ts +0 -458
  1521. package/src/manifest/types.ts +0 -437
  1522. package/src/manifest/update_period_in_place.ts +0 -155
  1523. package/src/manifest/update_periods.ts +0 -253
  1524. package/src/manifest/utils.ts +0 -746
  1525. package/src/minimal.ts +0 -41
  1526. package/src/mse/README.md +0 -33
  1527. package/src/mse/index.ts +0 -7
  1528. package/src/mse/main_codec_support_prober.ts +0 -52
  1529. package/src/mse/main_media_source_interface.ts +0 -569
  1530. package/src/mse/types.ts +0 -318
  1531. package/src/mse/worker_codec_support_prober.ts +0 -79
  1532. package/src/mse/worker_media_source_interface.ts +0 -468
  1533. package/src/multithread_types.ts +0 -942
  1534. package/src/parsers/README.md +0 -19
  1535. package/src/parsers/containers/isobmff/constants.ts +0 -24
  1536. package/src/parsers/containers/isobmff/create_box.ts +0 -81
  1537. package/src/parsers/containers/isobmff/drm/index.ts +0 -17
  1538. package/src/parsers/containers/isobmff/drm/playready.ts +0 -45
  1539. package/src/parsers/containers/isobmff/get_box.ts +0 -278
  1540. package/src/parsers/containers/isobmff/index.ts +0 -51
  1541. package/src/parsers/containers/isobmff/read.ts +0 -105
  1542. package/src/parsers/containers/isobmff/take_pssh_out.ts +0 -101
  1543. package/src/parsers/containers/isobmff/utils.ts +0 -555
  1544. package/src/parsers/containers/matroska/index.ts +0 -21
  1545. package/src/parsers/containers/matroska/utils.ts +0 -313
  1546. package/src/parsers/images/bif.ts +0 -128
  1547. package/src/parsers/manifest/dash/common/__tests__/attach_trickmode_track.test.ts +0 -65
  1548. package/src/parsers/manifest/dash/common/__tests__/convert_supplemental_codecs.test.ts +0 -37
  1549. package/src/parsers/manifest/dash/common/__tests__/flatten_overlapping_period.test.ts +0 -162
  1550. package/src/parsers/manifest/dash/common/__tests__/get_clock_offset.test.ts +0 -66
  1551. package/src/parsers/manifest/dash/common/__tests__/get_http_utc-timing_url.test.ts +0 -165
  1552. package/src/parsers/manifest/dash/common/__tests__/get_periods_time_infos.test.ts +0 -118
  1553. package/src/parsers/manifest/dash/common/__tests__/manifest_bounds_calculator.test.ts +0 -290
  1554. package/src/parsers/manifest/dash/common/__tests__/parse_availability_start_time.test.ts +0 -63
  1555. package/src/parsers/manifest/dash/common/attach_trickmode_track.ts +0 -55
  1556. package/src/parsers/manifest/dash/common/convert_supplemental_codecs.ts +0 -32
  1557. package/src/parsers/manifest/dash/common/flatten_overlapping_periods.ts +0 -87
  1558. package/src/parsers/manifest/dash/common/get_clock_offset.ts +0 -42
  1559. package/src/parsers/manifest/dash/common/get_hdr_information.ts +0 -94
  1560. package/src/parsers/manifest/dash/common/get_http_utc-timing_url.ts +0 -46
  1561. package/src/parsers/manifest/dash/common/get_minimum_and_maximum_positions.ts +0 -39
  1562. package/src/parsers/manifest/dash/common/get_periods_time_infos.ts +0 -91
  1563. package/src/parsers/manifest/dash/common/index.ts +0 -40
  1564. package/src/parsers/manifest/dash/common/indexes/__tests__/tokens.test.ts +0 -60
  1565. package/src/parsers/manifest/dash/common/indexes/base.ts +0 -435
  1566. package/src/parsers/manifest/dash/common/indexes/get_init_segment.ts +0 -55
  1567. package/src/parsers/manifest/dash/common/indexes/get_segments_from_timeline.ts +0 -148
  1568. package/src/parsers/manifest/dash/common/indexes/index.ts +0 -39
  1569. package/src/parsers/manifest/dash/common/indexes/list.ts +0 -346
  1570. package/src/parsers/manifest/dash/common/indexes/template.ts +0 -661
  1571. package/src/parsers/manifest/dash/common/indexes/timeline/__tests__/parse_s_element.test.ts +0 -115
  1572. package/src/parsers/manifest/dash/common/indexes/timeline/construct_timeline_from_elements.ts +0 -54
  1573. package/src/parsers/manifest/dash/common/indexes/timeline/construct_timeline_from_previous_timeline.ts +0 -102
  1574. package/src/parsers/manifest/dash/common/indexes/timeline/convert_element_to_index_segment.ts +0 -66
  1575. package/src/parsers/manifest/dash/common/indexes/timeline/find_first_common_start_time.ts +0 -153
  1576. package/src/parsers/manifest/dash/common/indexes/timeline/index.ts +0 -21
  1577. package/src/parsers/manifest/dash/common/indexes/timeline/parse_s_element.ts +0 -72
  1578. package/src/parsers/manifest/dash/common/indexes/timeline/timeline_representation_index.ts +0 -1060
  1579. package/src/parsers/manifest/dash/common/indexes/tokens.ts +0 -127
  1580. package/src/parsers/manifest/dash/common/indexes/utils.ts +0 -32
  1581. package/src/parsers/manifest/dash/common/infer_adaptation_type.ts +0 -136
  1582. package/src/parsers/manifest/dash/common/manifest_bounds_calculator.ts +0 -171
  1583. package/src/parsers/manifest/dash/common/parse_adaptation_sets.ts +0 -568
  1584. package/src/parsers/manifest/dash/common/parse_availability_start_time.ts +0 -35
  1585. package/src/parsers/manifest/dash/common/parse_mpd.ts +0 -400
  1586. package/src/parsers/manifest/dash/common/parse_periods.ts +0 -366
  1587. package/src/parsers/manifest/dash/common/parse_representation_index.ts +0 -199
  1588. package/src/parsers/manifest/dash/common/parse_representations.ts +0 -352
  1589. package/src/parsers/manifest/dash/common/resolve_base_urls.ts +0 -58
  1590. package/src/parsers/manifest/dash/index.ts +0 -22
  1591. package/src/parsers/manifest/dash/js-parser/__tests__/parse_from_document.test.ts +0 -43
  1592. package/src/parsers/manifest/dash/js-parser/index.ts +0 -18
  1593. package/src/parsers/manifest/dash/js-parser/node_parsers/AdaptationSet.ts +0 -387
  1594. package/src/parsers/manifest/dash/js-parser/node_parsers/BaseURL.ts +0 -35
  1595. package/src/parsers/manifest/dash/js-parser/node_parsers/ContentComponent.ts +0 -49
  1596. package/src/parsers/manifest/dash/js-parser/node_parsers/ContentProtection.ts +0 -94
  1597. package/src/parsers/manifest/dash/js-parser/node_parsers/EventStream.ts +0 -117
  1598. package/src/parsers/manifest/dash/js-parser/node_parsers/Initialization.ts +0 -48
  1599. package/src/parsers/manifest/dash/js-parser/node_parsers/MPD.ts +0 -180
  1600. package/src/parsers/manifest/dash/js-parser/node_parsers/Period.ts +0 -152
  1601. package/src/parsers/manifest/dash/js-parser/node_parsers/Representation.ts +0 -237
  1602. package/src/parsers/manifest/dash/js-parser/node_parsers/SegmentBase.ts +0 -112
  1603. package/src/parsers/manifest/dash/js-parser/node_parsers/SegmentList.ts +0 -50
  1604. package/src/parsers/manifest/dash/js-parser/node_parsers/SegmentTemplate.ts +0 -98
  1605. package/src/parsers/manifest/dash/js-parser/node_parsers/SegmentTimeline.ts +0 -35
  1606. package/src/parsers/manifest/dash/js-parser/node_parsers/SegmentURL.ts +0 -63
  1607. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/AdaptationSet.test.ts +0 -573
  1608. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/ContentComponent.test.ts +0 -67
  1609. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/ContentProtection.test.ts +0 -223
  1610. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/Initialization.test.ts +0 -139
  1611. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/SegmentTimeline.test.ts +0 -119
  1612. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/SegmentURL.test.ts +0 -205
  1613. package/src/parsers/manifest/dash/js-parser/node_parsers/__tests__/utils.test.ts +0 -218
  1614. package/src/parsers/manifest/dash/js-parser/node_parsers/utils.ts +0 -404
  1615. package/src/parsers/manifest/dash/js-parser/parse_from_document.ts +0 -129
  1616. package/src/parsers/manifest/dash/node_parser_types.ts +0 -431
  1617. package/src/parsers/manifest/dash/parsers_types.ts +0 -91
  1618. package/src/parsers/manifest/dash/wasm-parser/Cargo.lock +0 -25
  1619. package/src/parsers/manifest/dash/wasm-parser/Cargo.toml +0 -16
  1620. package/src/parsers/manifest/dash/wasm-parser/README.md +0 -271
  1621. package/src/parsers/manifest/dash/wasm-parser/index.ts +0 -21
  1622. package/src/parsers/manifest/dash/wasm-parser/rs/errors.rs +0 -28
  1623. package/src/parsers/manifest/dash/wasm-parser/rs/events.rs +0 -383
  1624. package/src/parsers/manifest/dash/wasm-parser/rs/lib.rs +0 -85
  1625. package/src/parsers/manifest/dash/wasm-parser/rs/processor/attributes.rs +0 -414
  1626. package/src/parsers/manifest/dash/wasm-parser/rs/processor/mod.rs +0 -472
  1627. package/src/parsers/manifest/dash/wasm-parser/rs/processor/s_element.rs +0 -72
  1628. package/src/parsers/manifest/dash/wasm-parser/rs/reader.rs +0 -17
  1629. package/src/parsers/manifest/dash/wasm-parser/rs/reportable.rs +0 -147
  1630. package/src/parsers/manifest/dash/wasm-parser/rs/utils.rs +0 -266
  1631. package/src/parsers/manifest/dash/wasm-parser/ts/dash-wasm-parser.ts +0 -494
  1632. package/src/parsers/manifest/dash/wasm-parser/ts/generators/AdaptationSet.ts +0 -340
  1633. package/src/parsers/manifest/dash/wasm-parser/ts/generators/BaseURL.ts +0 -38
  1634. package/src/parsers/manifest/dash/wasm-parser/ts/generators/ContentComponent.ts +0 -53
  1635. package/src/parsers/manifest/dash/wasm-parser/ts/generators/ContentProtection.ts +0 -62
  1636. package/src/parsers/manifest/dash/wasm-parser/ts/generators/EventStream.ts +0 -144
  1637. package/src/parsers/manifest/dash/wasm-parser/ts/generators/MPD.ts +0 -183
  1638. package/src/parsers/manifest/dash/wasm-parser/ts/generators/Period.ts +0 -180
  1639. package/src/parsers/manifest/dash/wasm-parser/ts/generators/Representation.ts +0 -214
  1640. package/src/parsers/manifest/dash/wasm-parser/ts/generators/Scheme.ts +0 -44
  1641. package/src/parsers/manifest/dash/wasm-parser/ts/generators/SegmentBase.ts +0 -115
  1642. package/src/parsers/manifest/dash/wasm-parser/ts/generators/SegmentList.ts +0 -61
  1643. package/src/parsers/manifest/dash/wasm-parser/ts/generators/SegmentTemplate.ts +0 -133
  1644. package/src/parsers/manifest/dash/wasm-parser/ts/generators/SegmentUrl.ts +0 -70
  1645. package/src/parsers/manifest/dash/wasm-parser/ts/generators/XLink.ts +0 -66
  1646. package/src/parsers/manifest/dash/wasm-parser/ts/generators/index.ts +0 -17
  1647. package/src/parsers/manifest/dash/wasm-parser/ts/generators/root.ts +0 -66
  1648. package/src/parsers/manifest/dash/wasm-parser/ts/parsers_stack.ts +0 -80
  1649. package/src/parsers/manifest/dash/wasm-parser/ts/types.ts +0 -298
  1650. package/src/parsers/manifest/dash/wasm-parser/ts/utils.ts +0 -47
  1651. package/src/parsers/manifest/index.ts +0 -17
  1652. package/src/parsers/manifest/local/index.ts +0 -25
  1653. package/src/parsers/manifest/local/parse_local_manifest.ts +0 -165
  1654. package/src/parsers/manifest/local/representation_index.ts +0 -254
  1655. package/src/parsers/manifest/local/types.ts +0 -291
  1656. package/src/parsers/manifest/metaplaylist/index.ts +0 -28
  1657. package/src/parsers/manifest/metaplaylist/metaplaylist_parser.ts +0 -348
  1658. package/src/parsers/manifest/metaplaylist/representation_index.ts +0 -272
  1659. package/src/parsers/manifest/smooth/create_parser.ts +0 -690
  1660. package/src/parsers/manifest/smooth/get_codecs.ts +0 -55
  1661. package/src/parsers/manifest/smooth/index.ts +0 -26
  1662. package/src/parsers/manifest/smooth/parse_C_nodes.ts +0 -69
  1663. package/src/parsers/manifest/smooth/parse_protection_node.ts +0 -72
  1664. package/src/parsers/manifest/smooth/representation_index.ts +0 -563
  1665. package/src/parsers/manifest/smooth/shared_smooth_segment_timeline.ts +0 -242
  1666. package/src/parsers/manifest/smooth/utils/add_segment_infos.ts +0 -75
  1667. package/src/parsers/manifest/smooth/utils/parseBoolean.ts +0 -31
  1668. package/src/parsers/manifest/smooth/utils/reduceChildren.ts +0 -36
  1669. package/src/parsers/manifest/smooth/utils/tokens.ts +0 -46
  1670. package/src/parsers/manifest/types.ts +0 -398
  1671. package/src/parsers/manifest/utils/__tests__/get_first_time_from_adaptations.test.ts +0 -163
  1672. package/src/parsers/manifest/utils/__tests__/get_last_time_from_adaptation.test.ts +0 -163
  1673. package/src/parsers/manifest/utils/__tests__/index_helpers.test.ts +0 -55
  1674. package/src/parsers/manifest/utils/__tests__/update_segment_timeline.test.ts +0 -545
  1675. package/src/parsers/manifest/utils/check_manifest_ids.ts +0 -83
  1676. package/src/parsers/manifest/utils/clear_timeline_from_position.ts +0 -74
  1677. package/src/parsers/manifest/utils/get_first_time_from_adaptation.ts +0 -48
  1678. package/src/parsers/manifest/utils/get_last_time_from_adaptation.ts +0 -50
  1679. package/src/parsers/manifest/utils/get_maximum_positions.ts +0 -87
  1680. package/src/parsers/manifest/utils/get_minimum_position.ts +0 -80
  1681. package/src/parsers/manifest/utils/index_helpers.ts +0 -204
  1682. package/src/parsers/manifest/utils/update_segment_timeline.ts +0 -141
  1683. package/src/parsers/texttracks/index.ts +0 -21
  1684. package/src/parsers/texttracks/sami/html.ts +0 -219
  1685. package/src/parsers/texttracks/sami/native.ts +0 -192
  1686. package/src/parsers/texttracks/srt/__tests__/find_end_of_cue_block.test.ts +0 -99
  1687. package/src/parsers/texttracks/srt/__tests__/get_cue_blocks.test.ts +0 -119
  1688. package/src/parsers/texttracks/srt/__tests__/parse_cue.test.ts +0 -123
  1689. package/src/parsers/texttracks/srt/__tests__/parse_timestamp.test.ts +0 -36
  1690. package/src/parsers/texttracks/srt/find_end_of_cue_block.ts +0 -46
  1691. package/src/parsers/texttracks/srt/get_cue_blocks.ts +0 -49
  1692. package/src/parsers/texttracks/srt/html.ts +0 -182
  1693. package/src/parsers/texttracks/srt/native.ts +0 -74
  1694. package/src/parsers/texttracks/srt/parse_cue.ts +0 -76
  1695. package/src/parsers/texttracks/srt/parse_timestamp.ts +0 -37
  1696. package/src/parsers/texttracks/ttml/__tests__/resolve_styles_inheritance.test.ts +0 -248
  1697. package/src/parsers/texttracks/ttml/get_parameters.ts +0 -106
  1698. package/src/parsers/texttracks/ttml/get_styling.ts +0 -146
  1699. package/src/parsers/texttracks/ttml/get_time_delimiters.ts +0 -49
  1700. package/src/parsers/texttracks/ttml/html/__tests__/__global__/html_ttml_parser.test.test.ts +0 -191
  1701. package/src/parsers/texttracks/ttml/html/__tests__/generate_css_test_outline.test.ts +0 -32
  1702. package/src/parsers/texttracks/ttml/html/__tests__/ttml_color_to_css_color.test.ts +0 -62
  1703. package/src/parsers/texttracks/ttml/html/apply_default_ttml_paragraph_style.ts +0 -67
  1704. package/src/parsers/texttracks/ttml/html/apply_extent.ts +0 -65
  1705. package/src/parsers/texttracks/ttml/html/apply_font_size.ts +0 -62
  1706. package/src/parsers/texttracks/ttml/html/apply_line_height.ts +0 -50
  1707. package/src/parsers/texttracks/ttml/html/apply_origin.ts +0 -64
  1708. package/src/parsers/texttracks/ttml/html/apply_padding.ts +0 -141
  1709. package/src/parsers/texttracks/ttml/html/create_element.ts +0 -549
  1710. package/src/parsers/texttracks/ttml/html/generate_css_test_outline.ts +0 -46
  1711. package/src/parsers/texttracks/ttml/html/index.ts +0 -23
  1712. package/src/parsers/texttracks/ttml/html/parse_cue.ts +0 -65
  1713. package/src/parsers/texttracks/ttml/html/parse_ttml_to_div.ts +0 -58
  1714. package/src/parsers/texttracks/ttml/html/ttml_color_to_css_color.ts +0 -68
  1715. package/src/parsers/texttracks/ttml/native/index.ts +0 -23
  1716. package/src/parsers/texttracks/ttml/native/parse_cue.ts +0 -245
  1717. package/src/parsers/texttracks/ttml/native/parse_ttml_to_vtt.ts +0 -39
  1718. package/src/parsers/texttracks/ttml/parse_ttml.ts +0 -206
  1719. package/src/parsers/texttracks/ttml/regexps.ts +0 -65
  1720. package/src/parsers/texttracks/ttml/resolve_styles_inheritance.ts +0 -84
  1721. package/src/parsers/texttracks/ttml/time_parsing.ts +0 -156
  1722. package/src/parsers/texttracks/ttml/xml_utils.ts +0 -166
  1723. package/src/parsers/texttracks/types.ts +0 -34
  1724. package/src/parsers/texttracks/webvtt/__tests__/get_cue_blocks.test.ts +0 -218
  1725. package/src/parsers/texttracks/webvtt/__tests__/get_style_blocks.test.ts +0 -65
  1726. package/src/parsers/texttracks/webvtt/__tests__/parse_cue_block.test.ts +0 -249
  1727. package/src/parsers/texttracks/webvtt/__tests__/parse_timestamp.test.ts +0 -39
  1728. package/src/parsers/texttracks/webvtt/__tests__/utils.test.ts +0 -401
  1729. package/src/parsers/texttracks/webvtt/get_cue_blocks.ts +0 -51
  1730. package/src/parsers/texttracks/webvtt/get_style_blocks.ts +0 -56
  1731. package/src/parsers/texttracks/webvtt/html/__tests__/convert_payload_to_html.test.ts +0 -108
  1732. package/src/parsers/texttracks/webvtt/html/__tests__/create_default_style_elements.test.ts +0 -44
  1733. package/src/parsers/texttracks/webvtt/html/__tests__/create_style_attribute.test.ts +0 -139
  1734. package/src/parsers/texttracks/webvtt/html/__tests__/create_styled_element.test.ts +0 -140
  1735. package/src/parsers/texttracks/webvtt/html/__tests__/parse_style_block.test.ts +0 -345
  1736. package/src/parsers/texttracks/webvtt/html/__tests__/parse_webvtt_to_div.test.ts +0 -181
  1737. package/src/parsers/texttracks/webvtt/html/__tests__/to_html.test.ts +0 -234
  1738. package/src/parsers/texttracks/webvtt/html/convert_payload_to_html.ts +0 -46
  1739. package/src/parsers/texttracks/webvtt/html/create_default_style_elements.ts +0 -26
  1740. package/src/parsers/texttracks/webvtt/html/create_style_attribute.ts +0 -222
  1741. package/src/parsers/texttracks/webvtt/html/create_styled_element.ts +0 -95
  1742. package/src/parsers/texttracks/webvtt/html/index.ts +0 -25
  1743. package/src/parsers/texttracks/webvtt/html/parse_style_block.ts +0 -76
  1744. package/src/parsers/texttracks/webvtt/html/parse_webvtt_to_div.ts +0 -67
  1745. package/src/parsers/texttracks/webvtt/html/to_html.ts +0 -96
  1746. package/src/parsers/texttracks/webvtt/native/index.ts +0 -23
  1747. package/src/parsers/texttracks/webvtt/native/parse_vtt_to_cues.ts +0 -70
  1748. package/src/parsers/texttracks/webvtt/native/set_settings_on_cue.ts +0 -95
  1749. package/src/parsers/texttracks/webvtt/native/to_native_cue.ts +0 -34
  1750. package/src/parsers/texttracks/webvtt/parse_cue_block.ts +0 -128
  1751. package/src/parsers/texttracks/webvtt/parse_timestamp.ts +0 -40
  1752. package/src/parsers/texttracks/webvtt/utils.ts +0 -135
  1753. package/src/public_types.ts +0 -1091
  1754. package/src/text_displayer/html/__tests__/utils.test.ts +0 -343
  1755. package/src/text_displayer/html/html_parsers.ts +0 -33
  1756. package/src/text_displayer/html/html_text_displayer.ts +0 -444
  1757. package/src/text_displayer/html/index.ts +0 -2
  1758. package/src/text_displayer/html/text_track_cues_store.ts +0 -377
  1759. package/src/text_displayer/html/update_proportional_elements.ts +0 -77
  1760. package/src/text_displayer/html/utils.ts +0 -126
  1761. package/src/text_displayer/index.ts +0 -9
  1762. package/src/text_displayer/manual_time_ranges.ts +0 -64
  1763. package/src/text_displayer/native/index.ts +0 -3
  1764. package/src/text_displayer/native/native_parsers.ts +0 -32
  1765. package/src/text_displayer/native/native_text_displayer.ts +0 -268
  1766. package/src/text_displayer/types.ts +0 -76
  1767. package/src/tools/README.md +0 -8
  1768. package/src/tools/TextTrackRenderer/index.ts +0 -28
  1769. package/src/tools/TextTrackRenderer/text_track_renderer.ts +0 -103
  1770. package/src/tools/index.ts +0 -24
  1771. package/src/tools/parseBIFThumbnails/index.ts +0 -39
  1772. package/src/tools/string_utils/index.ts +0 -24
  1773. package/src/transports/README.md +0 -276
  1774. package/src/transports/dash/add_segment_integrity_checks_to_loader.ts +0 -97
  1775. package/src/transports/dash/construct_segment_url.ts +0 -28
  1776. package/src/transports/dash/extract_complete_chunks.ts +0 -70
  1777. package/src/transports/dash/get_events_out_of_emsgs.ts +0 -104
  1778. package/src/transports/dash/index.ts +0 -23
  1779. package/src/transports/dash/init_segment_loader.ts +0 -119
  1780. package/src/transports/dash/low_latency_segment_loader.ts +0 -87
  1781. package/src/transports/dash/manifest_parser.ts +0 -330
  1782. package/src/transports/dash/pipelines.ts +0 -66
  1783. package/src/transports/dash/segment_loader.ts +0 -255
  1784. package/src/transports/dash/segment_parser.ts +0 -188
  1785. package/src/transports/dash/text_loader.ts +0 -122
  1786. package/src/transports/dash/text_parser.ts +0 -228
  1787. package/src/transports/index.ts +0 -17
  1788. package/src/transports/local/index.ts +0 -18
  1789. package/src/transports/local/pipelines.ts +0 -91
  1790. package/src/transports/local/segment_loader.ts +0 -196
  1791. package/src/transports/local/segment_parser.ts +0 -102
  1792. package/src/transports/local/text_parser.ts +0 -185
  1793. package/src/transports/metaplaylist/README.md +0 -94
  1794. package/src/transports/metaplaylist/index.ts +0 -23
  1795. package/src/transports/metaplaylist/manifest_loader.ts +0 -63
  1796. package/src/transports/metaplaylist/pipelines.ts +0 -381
  1797. package/src/transports/smooth/extract_timings_infos.ts +0 -142
  1798. package/src/transports/smooth/index.ts +0 -23
  1799. package/src/transports/smooth/is_mp4_embedded_track.ts +0 -25
  1800. package/src/transports/smooth/isobmff/__tests__/create_boxes.test.ts +0 -231
  1801. package/src/transports/smooth/isobmff/create_audio_init_segment.ts +0 -84
  1802. package/src/transports/smooth/isobmff/create_boxes.ts +0 -481
  1803. package/src/transports/smooth/isobmff/create_init_segment.ts +0 -100
  1804. package/src/transports/smooth/isobmff/create_traf_box.ts +0 -40
  1805. package/src/transports/smooth/isobmff/create_video_init_segment.ts +0 -78
  1806. package/src/transports/smooth/isobmff/get_aaces_header.ts +0 -62
  1807. package/src/transports/smooth/isobmff/index.ts +0 -32
  1808. package/src/transports/smooth/isobmff/parse_tfrf.ts +0 -57
  1809. package/src/transports/smooth/isobmff/parse_tfxd.ts +0 -38
  1810. package/src/transports/smooth/isobmff/patch_segment.ts +0 -171
  1811. package/src/transports/smooth/pipelines.ts +0 -378
  1812. package/src/transports/smooth/segment_loader.ts +0 -292
  1813. package/src/transports/smooth/utils.ts +0 -45
  1814. package/src/transports/types.ts +0 -820
  1815. package/src/transports/utils/__tests__/byte_range.test.ts +0 -35
  1816. package/src/transports/utils/__tests__/check_isobmff_integrity.test.ts +0 -148
  1817. package/src/transports/utils/__tests__/find_complete_box.test.ts +0 -138
  1818. package/src/transports/utils/__tests__/infer_segment_container.test.ts +0 -80
  1819. package/src/transports/utils/byte_range.ts +0 -25
  1820. package/src/transports/utils/call_custom_manifest_loader.ts +0 -146
  1821. package/src/transports/utils/check_isobmff_integrity.ts +0 -50
  1822. package/src/transports/utils/find_complete_box.ts +0 -63
  1823. package/src/transports/utils/generate_manifest_loader.ts +0 -100
  1824. package/src/transports/utils/get_isobmff_timing_infos.ts +0 -86
  1825. package/src/transports/utils/infer_segment_container.ts +0 -50
  1826. package/src/transports/utils/parse_text_track.ts +0 -170
  1827. package/src/utils/README.md +0 -12
  1828. package/src/utils/__tests__/are_arrays_of_numbers_equal.test.ts +0 -86
  1829. package/src/utils/__tests__/are_codecs_compatible.test.ts +0 -88
  1830. package/src/utils/__tests__/array_find.test.ts +0 -113
  1831. package/src/utils/__tests__/array_find_index.test.ts +0 -113
  1832. package/src/utils/__tests__/array_includes.test.ts +0 -151
  1833. package/src/utils/__tests__/assert.test.ts +0 -268
  1834. package/src/utils/__tests__/base64.test.ts +0 -149
  1835. package/src/utils/__tests__/byte_parsing.test.ts +0 -267
  1836. package/src/utils/__tests__/deep_merge.test.ts +0 -48
  1837. package/src/utils/__tests__/event_emitter.test.ts +0 -555
  1838. package/src/utils/__tests__/flat_map.test.ts +0 -71
  1839. package/src/utils/__tests__/get_fuzzed_delay.test.ts +0 -32
  1840. package/src/utils/__tests__/hash_buffer.test.ts +0 -105
  1841. package/src/utils/__tests__/id_generator.test.ts +0 -83
  1842. package/src/utils/__tests__/is_non_empty_string.test.ts +0 -41
  1843. package/src/utils/__tests__/is_null_or_undefined.test.ts +0 -33
  1844. package/src/utils/__tests__/logger.test.ts +0 -214
  1845. package/src/utils/__tests__/noop.test.ts +0 -23
  1846. package/src/utils/__tests__/object_assign.test.ts +0 -71
  1847. package/src/utils/__tests__/object_values.test.ts +0 -26
  1848. package/src/utils/__tests__/ranges.test.ts +0 -1214
  1849. package/src/utils/__tests__/resolve_url.test.ts +0 -100
  1850. package/src/utils/__tests__/sorted_list.test.ts +0 -335
  1851. package/src/utils/__tests__/starts_with.test.ts +0 -65
  1852. package/src/utils/__tests__/string_parsing.test.ts +0 -267
  1853. package/src/utils/__tests__/warn_once.test.ts +0 -38
  1854. package/src/utils/__tests__/weak_map_memory.test.ts +0 -188
  1855. package/src/utils/are_arrays_of_numbers_equal.ts +0 -39
  1856. package/src/utils/are_codecs_compatible.ts +0 -51
  1857. package/src/utils/array_find.ts +0 -55
  1858. package/src/utils/array_find_index.ts +0 -54
  1859. package/src/utils/array_includes.ts +0 -93
  1860. package/src/utils/assert.ts +0 -117
  1861. package/src/utils/base64.ts +0 -153
  1862. package/src/utils/byte_parsing.ts +0 -256
  1863. package/src/utils/cancellable_sleep.ts +0 -41
  1864. package/src/utils/create_cancellable_promise.ts +0 -69
  1865. package/src/utils/deep_merge.ts +0 -49
  1866. package/src/utils/event_emitter.ts +0 -153
  1867. package/src/utils/flat_map.ts +0 -50
  1868. package/src/utils/get_fuzzed_delay.ts +0 -27
  1869. package/src/utils/global_scope.ts +0 -18
  1870. package/src/utils/hash_buffer.ts +0 -42
  1871. package/src/utils/id_generator.ts +0 -35
  1872. package/src/utils/is_node.ts +0 -21
  1873. package/src/utils/is_non_empty_string.ts +0 -23
  1874. package/src/utils/is_null_or_undefined.ts +0 -27
  1875. package/src/utils/is_worker.ts +0 -9
  1876. package/src/utils/languages/ISO_639-1_to_ISO_639-3.ts +0 -207
  1877. package/src/utils/languages/ISO_639-2_to_ISO_639-3.ts +0 -43
  1878. package/src/utils/languages/__tests__/normalize.test.ts +0 -290
  1879. package/src/utils/languages/index.ts +0 -29
  1880. package/src/utils/languages/normalize.ts +0 -152
  1881. package/src/utils/logger.ts +0 -130
  1882. package/src/utils/monotonic_timestamp.ts +0 -31
  1883. package/src/utils/noop.ts +0 -26
  1884. package/src/utils/object_assign.ts +0 -92
  1885. package/src/utils/object_values.ts +0 -31
  1886. package/src/utils/queue_microtask.ts +0 -7
  1887. package/src/utils/ranges.ts +0 -595
  1888. package/src/utils/reference.ts +0 -390
  1889. package/src/utils/request/__tests__/request_error.test.ts +0 -29
  1890. package/src/utils/request/fetch.ts +0 -278
  1891. package/src/utils/request/index.ts +0 -48
  1892. package/src/utils/request/request_error.ts +0 -93
  1893. package/src/utils/request/xhr.ts +0 -320
  1894. package/src/utils/resolve_url.ts +0 -126
  1895. package/src/utils/retry_promise_with_backoff.ts +0 -94
  1896. package/src/utils/sleep.ts +0 -14
  1897. package/src/utils/slice_uint8array.ts +0 -53
  1898. package/src/utils/sorted_list.ts +0 -240
  1899. package/src/utils/starts_with.ts +0 -42
  1900. package/src/utils/string_parsing.ts +0 -415
  1901. package/src/utils/sync_or_async.ts +0 -90
  1902. package/src/utils/task_canceller.ts +0 -367
  1903. package/src/utils/warn_once.ts +0 -34
  1904. package/src/utils/weak_map_memory.ts +0 -89
  1905. package/src/utils/wrapInPromise.ts +0 -24
  1906. package/src/worker_entry_point.ts +0 -7
  1907. package/tsconfig.commonjs.json +0 -9
  1908. package/tsconfig.dev.commonjs.json +0 -7
  1909. package/tsconfig.dev.json +0 -10
  1910. package/tsconfig.eslint.json +0 -7
  1911. package/tsconfig.jest.json +0 -14
  1912. package/tsconfig.json +0 -31
  1913. package/webpack.config.mjs +0 -97
package/CHANGELOG.md CHANGED
@@ -1,3 +1,21 @@
1
+ ## v4.0.0-rc.2 (2024-02-07)
2
+
3
+ ### Features
4
+
5
+ - MULTI_THREAD: `attachWorker` now returns a Promise to indicate when WebWorker attachment failed [#1374]
6
+
7
+ ### Bug fixes
8
+
9
+ - dash: Don't unnecessarily reload external `<UTCTiming>` resources at each refresh if it failed for the first request of the Manifest [#1370]
10
+ - dash: The `DASH_WASM` feature do not rely on WebAssembly's sign-extension operators anymore as that is poorly supported on older Samsung and LG TVs [#1372]
11
+ - MULTI_THREAD: properly categorize forced subtitles in multithread scenarios
12
+
13
+ ### Other improvements
14
+
15
+ - build: automatically install Rust and WASM toolchain locally if unavailable when building the RxPlayer [#1373]
16
+ - doc: Update our documentation generator and fix all invalid anchors in it
17
+ - npm: prevent the publishing of unnecessary files on the npm registry [#1377, #1378]
18
+
1
19
  ## v4.0.0-rc.1 (2024-01-24)
2
20
 
3
21
  ### Changes
package/VERSION CHANGED
@@ -1 +1 @@
1
- 4.0.0-rc.1
1
+ 4.0.0-rc.2