@bitmovin/player-web-x 10.0.0-beta.2 → 10.0.0-beta.5
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.
- package/COMPAT.md +201 -0
- package/README.md +10 -0
- package/bundles/playerx-bitdash-core.js +2 -2
- package/bundles/playerx-bitdash.js +2 -2
- package/bundles/playerx-core.js +2 -2
- package/bundles/playerx-dash.js +2 -2
- package/bundles/playerx-hls.js +2 -2
- package/bundles/playerx-playlist.js +2 -2
- package/bundles/playerx-tv.js +2 -2
- package/docs/assets/search.js +1 -1
- package/docs/classes/bundles_BitdashCore_bundle.Player.html +5 -28
- package/docs/classes/bundles_Bitdash_bundle.Player.html +5 -28
- package/docs/classes/framework_core_core_FrameworkError.FrameworkError.html +5 -32
- package/docs/classes/framework_core_core_state_data_stream_DataStreamAtom.DataStreamClearedError.html +5 -28
- package/docs/classes/framework_core_core_state_data_stream_DataStreamAtom.DataStreamClosedError.html +5 -28
- package/docs/classes/framework_core_core_state_state_effect_StateEffectFactory.UnsubscribedError.html +5 -28
- package/docs/classes/framework_core_core_utils_Logger.Logger.html +5 -28
- package/docs/classes/framework_core_manifest_dash_parsing_Errors.DashParsingError.html +5 -28
- package/docs/classes/framework_core_manifest_hls_parsing_Errors.HlsParsingError.html +5 -28
- package/docs/classes/framework_core_manifest_hls_parsing_Errors.MissingM3uTagError.html +5 -28
- package/docs/classes/framework_core_manifest_hls_parsing_m3u8_AbstractStream.Stream.html +5 -28
- package/docs/classes/framework_core_manifest_hls_parsing_m3u8_TranslatorStream.TranslatorStream.html +5 -28
- package/docs/classes/framework_player_bitdash_compat_enums_PlayerExports.PlayerAPINotAvailableError.html +5 -28
- package/docs/classes/framework_player_bitdash_compat_enums_PlayerExports.PlayerError.html +5 -28
- package/docs/classes/framework_player_bitdash_compat_enums_PlayerExports.PlayerModuleMissingError.html +5 -28
- package/docs/documentation.json +57928 -73914
- package/docs/enums/framework_Types.ComponentName.html +5 -28
- package/docs/enums/framework_core_adaptation_Adaptation_package.AdaptationExportNames.html +5 -28
- package/docs/enums/framework_core_adaptation_WishConfigAtom.QualityFunction.html +5 -28
- package/docs/enums/framework_core_capabilities_Types.CapabilitiesExportNames.html +5 -28
- package/docs/enums/framework_core_core_Constants.MediaType.html +5 -28
- package/docs/enums/framework_core_core_metrics_network_NetworkSampleAtom.Type.html +5 -28
- package/docs/enums/framework_core_core_state_segment_SegmentAtom.SegmentType.html +6 -28
- package/docs/enums/framework_core_core_state_segment_SegmentDataAtom.ContainerFormat.html +5 -28
- package/docs/enums/framework_core_core_state_stream_StreamAtom.StreamType.html +5 -28
- package/docs/enums/framework_core_core_utils_Logger.LogLevel.html +5 -28
- package/docs/enums/framework_core_manifest_dash_parsing_Types.DashParsingExportNames.html +5 -28
- package/docs/enums/framework_core_manifest_dash_root_Types.DashPackageExportNames.html +5 -28
- package/docs/enums/framework_core_manifest_dash_translation_Types.DashTranslationExportNames.html +5 -28
- package/docs/enums/framework_core_manifest_hls_parsing_Types.HlsEncryptionMethod.html +5 -28
- package/docs/enums/framework_core_manifest_hls_parsing_Types.HlsParsingExportNames.html +5 -28
- package/docs/enums/framework_core_manifest_hls_parsing_Types.MetadataType.html +5 -28
- package/docs/enums/framework_core_manifest_hls_parsing_Types.PlaylistType.html +5 -28
- package/docs/enums/framework_core_manifest_hls_parsing_Types.TagType.html +5 -28
- package/docs/enums/framework_core_manifest_hls_root_Types.HlsPackageExportNames.html +5 -28
- package/docs/enums/framework_core_manifest_hls_translation_Types.HlsTranslationExportNames.html +5 -28
- package/docs/enums/framework_core_network_NetworkMessageTypes.NetworkMessageType.html +5 -28
- package/docs/enums/framework_core_network_Types.HttpRequestMethod.html +5 -28
- package/docs/enums/framework_core_network_Types.HttpRequestType.html +5 -28
- package/docs/enums/framework_core_network_Types.HttpResponseType.html +5 -28
- package/docs/enums/framework_core_segment_processing_Types.SegmentProcessingExportNames.html +5 -28
- package/docs/enums/framework_core_segment_processing_Types.SegmentProcessorType.html +5 -28
- package/docs/enums/framework_core_source_atoms_PlaybackAtom.PlaybackState.html +5 -28
- package/docs/enums/framework_core_source_atoms_StartupOptionsAtom.StartupMode.html +5 -28
- package/docs/enums/framework_core_sources_api_Types.SourceApiExportNames.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.AdQuartile.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.AdditionalPlayerExports.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.BufferType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.ErrorCode.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.HttpRequestMethod.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.HttpRequestType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.HttpResponseType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.LogLevel.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.MediaType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.MetadataType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.ModuleName.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.PlayerEvent.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.PlayerType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.StreamType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.SupportedTechnologyMode.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.TimeMode.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.TransitionTimingType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.VRContentType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.ViewMode.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_enums_PlayerExports.WarningCode.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_DrmConfig.MediaKeySystemConfig.DistinctiveIdentifier.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_DrmConfig.MediaKeySystemConfig.PersistentState.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_DrmConfig.MediaKeySystemConfig.SessionType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_PlayerConfig.AdaptationLogicType.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_PlayerConfig.LiveSynchronizationMethod.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_PlayerConfig.RttEstimationMethod.html +5 -28
- package/docs/enums/framework_player_bitdash_compat_types_PlayerConfig.TimelineReferencePoint.html +5 -28
- package/docs/enums/framework_player_playback_state_PlaybackStateAtom.Playback.html +5 -28
- package/docs/enums/framework_player_playback_state_Types.PlaybackStateExportNames.html +5 -28
- package/docs/enums/framework_player_resize_tracker_ResizeTracker_package.ResizeTrackerExportNames.html +5 -28
- package/docs/functions/bundles_Core_bundle.Player.html +7 -30
- package/docs/functions/bundles_Dash_bundle.Player.html +7 -30
- package/docs/functions/bundles_Hls_bundle.Player.html +7 -30
- package/docs/functions/bundles_Playlist_bundle.Player.html +7 -30
- package/docs/functions/bundles_Tv_bundle.Player.html +7 -30
- package/docs/functions/framework_core_adaptation_AdaptationStateAtom.createAdaptationStateAtom.html +6 -29
- package/docs/functions/framework_core_adaptation_AdaptationStateAtom.getDefaultState.html +5 -28
- package/docs/functions/framework_core_adaptation_RingBufferAtom.createRingBufferAtom.html +5 -28
- package/docs/functions/framework_core_adaptation_RingBufferAtom.getDefaultRingBuffer.html +5 -28
- package/docs/functions/framework_core_adaptation_RingBufferAtom.getHead.html +5 -28
- package/docs/functions/framework_core_adaptation_RingBufferAtom.getTail.html +5 -28
- package/docs/functions/framework_core_adaptation_WishConfigAtom.createWishConfigAtom.html +6 -29
- package/docs/functions/framework_core_adaptation_WishConfigAtom.getDefaultConfig.html +5 -28
- package/docs/functions/framework_core_adaptation_WishDataAtom.createWishDataAtom.html +5 -28
- package/docs/functions/framework_core_core_effects_EventListenerEffectFactory.EventListenerEffectFactory.html +9 -70
- package/docs/functions/framework_core_core_metrics_MetricsAtom.createMetricsAtom.html +5 -28
- package/docs/functions/framework_core_core_metrics_network_NetworkSampleAtom.createNetworkSampleAtom.html +5 -28
- package/docs/functions/framework_core_core_network_NetworkAtom.createNetworkAtom.html +5 -28
- package/docs/functions/framework_core_core_state_ArrayStateAtom.createArrayAtom.html +5 -28
- package/docs/functions/framework_core_core_state_MapStateAtom.createMapStateAtom.html +5 -28
- package/docs/functions/framework_core_core_state_PrimitiveAtom.createPrimitiveAtom.html +5 -28
- package/docs/functions/framework_core_core_state_StoreEffectFactory.CreateStoreEffectFactory.html +7 -30
- package/docs/functions/framework_core_core_state_codec_map_CodecMapAtom.addCodecs.html +5 -28
- package/docs/functions/framework_core_core_state_codec_map_CodecMapAtom.copyCodecs.html +5 -28
- package/docs/functions/framework_core_core_state_codec_map_CodecMapAtom.createCodecMapAtom.html +5 -28
- package/docs/functions/framework_core_core_state_data_ranges_DataRangesAtom.createDataRangesAtom.html +5 -28
- package/docs/functions/framework_core_core_state_data_stream_DataStreamAtom.createDataStreamAtom.html +5 -28
- package/docs/functions/framework_core_core_state_segment_SegmentAtom.createDataSegmentAtom.html +6 -28
- package/docs/functions/framework_core_core_state_segment_SegmentAtom.createInitSegmentAtom.html +6 -28
- package/docs/functions/framework_core_core_state_segment_SegmentAtom.createSelfInitSegmentAtom.html +6 -28
- package/docs/functions/{framework_base_polyfills_Polyfills.installPolyfills.html → framework_core_core_state_segment_SegmentAtom.getGapToNextSegment.html} +35 -38
- package/docs/functions/framework_core_core_state_segment_SegmentAtom.getReadableSegmentName.html +6 -28
- package/docs/functions/framework_core_core_state_segment_SegmentAtom.getTimeRange.html +6 -28
- package/docs/functions/framework_core_core_state_segment_SegmentDataAtom.createSegmentDataAtom.html +5 -28
- package/docs/functions/framework_core_core_state_segment_SegmentTimingAtom.createSegmentTiming.html +5 -28
- package/docs/functions/framework_core_core_state_segment_SegmentTimingAtom.getDefaultSegmentTiming.html +5 -28
- package/docs/functions/framework_core_core_state_segment_SegmentTypeGuards.isDataOrSelfInitSegment.html +5 -28
- package/docs/functions/framework_core_core_state_segment_SegmentTypeGuards.isDataSegment.html +5 -28
- package/docs/functions/framework_core_core_state_segment_SegmentTypeGuards.isInitSegment.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupAtom.createAudioSelectionGroupAtom.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupAtom.createSubtitleSelectionGroupAtom.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupAtom.createUnknownSelectionGroupAtom.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupAtom.createVideoSelectionGroupAtom.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupTypeGuards.isAudioSelectionGroup.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupTypeGuards.isMediaSelectionGroup.html +5 -28
- package/docs/functions/framework_core_core_state_selection_group_SelectionGroupTypeGuards.isVideoSelectionGroup.html +5 -28
- package/docs/functions/framework_core_core_state_state_effect_StateEffectFactory.StateEffectFactory.html +9 -129
- package/docs/functions/framework_core_core_state_stream_StreamAtom.createStreamAtom.html +5 -28
- package/docs/functions/framework_core_core_state_stream_timeline_StreamSectionAtom.createStreamSectionAtom.html +5 -28
- package/docs/functions/framework_core_core_state_stream_timeline_StreamSequenceMapAtom.createStreamSequenceMapAtom.html +5 -28
- package/docs/functions/framework_core_core_state_stream_timeline_StreamTimelineMapAtom.createStreamTimelineAtom.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackAtom.createAudioTrackAtom.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackAtom.createMuxedTrackAtom.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackAtom.createSubtitleTrackAtom.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackAtom.createUnknownTrackAtom.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackAtom.createVideoTrackAtom.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackTypeGuards.isAudioTrack.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackTypeGuards.isMediaTrack.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackTypeGuards.isMuxedTrack.html +5 -28
- package/docs/functions/framework_core_core_state_track_TrackTypeGuards.isVideoTrack.html +5 -28
- package/docs/functions/framework_core_manifest_dash_parsing_DashParsingTask.DashParsingTask.html +5 -28
- package/docs/functions/framework_core_manifest_dash_root_ManifestLoadTask.ManifestLoadTask.html +5 -28
- package/docs/functions/framework_core_manifest_dash_translation_manifests_DashPlaylistTranslatorTask.DashPlaylistTranslatorTask.html +5 -28
- package/docs/functions/framework_core_manifest_hls_parsing_HlsParsingTask.HlsParsingTask.html +7 -30
- package/docs/functions/framework_core_manifest_hls_root_ManifestLoadTask.ManifestLoadTask.html +5 -28
- package/docs/functions/framework_core_manifest_hls_translation_Types.getReferencedAudioGroupId.html +5 -28
- package/docs/functions/framework_core_manifest_hls_translation_Types.getReferencedVideoGroupId.html +5 -28
- package/docs/functions/framework_core_manifest_hls_translation_Types.isMediaTagWithUri.html +5 -28
- package/docs/functions/framework_core_manifest_hls_translation_manifests_HlsMultivariantPlaylistTranslatorTask.HlsMultivariantPlaylistTranslatorTask.html +5 -28
- package/docs/functions/framework_core_manifest_hls_translation_manifests_HlsVariantTranslationTask.HlsVariantTranslationTask.html +5 -28
- package/docs/functions/framework_core_network_FetchTask.FetchTask.html +5 -28
- package/docs/functions/framework_core_network_NetworkMessageTypes.isDoneMessage.html +5 -28
- package/docs/functions/framework_core_network_NetworkMessageTypes.isErrorMessage.html +5 -28
- package/docs/functions/framework_core_network_NetworkMessageTypes.isHeadersReceivedMessage.html +5 -28
- package/docs/functions/framework_core_network_NetworkMessageTypes.isProgressMessage.html +5 -28
- package/docs/functions/framework_core_network_NetworkMessageTypes.isRequestOpenedMessage.html +5 -28
- package/docs/functions/framework_core_network_NetworkTask.NetworkTask.html +5 -28
- package/docs/functions/framework_core_segment_processing_SegmentProcessingComponent.createSegmentProcessingComponent.html +5 -28
- package/docs/functions/framework_core_source_SourceThread.SourceThread.html +5 -28
- package/docs/functions/framework_core_source_atoms_BufferConfigAtom.createBufferConfigAtom.html +5 -28
- package/docs/functions/framework_core_source_atoms_MediaTypeMapAtom.createMediaTypeMapAtom.html +5 -28
- package/docs/functions/framework_core_source_atoms_PlaybackAtom.createPlaybackAtom.html +5 -28
- package/docs/functions/framework_core_source_atoms_PlayheadAtom.createPlayheadAtom.html +5 -28
- package/docs/functions/framework_core_source_atoms_SourceStateAtom.createSourceStateAtom.html +5 -28
- package/docs/functions/framework_core_source_atoms_StartupOptionsAtom.createStartupOptionsAtom.html +5 -28
- package/docs/functions/framework_core_source_atoms_VideoElementAtom.createVideoElementAtom.html +5 -28
- package/docs/functions/framework_core_sources_api_PlaybackApi.createPlaybackApi.html +5 -28
- package/docs/functions/framework_player_bitdash_compat_BitmovinCore_package.createBitmovinPlayerCorePackage.html +7 -30
- package/docs/functions/framework_player_bitdash_compat_event_handling_EventListenerAtom.createEventListenerAtom.html +5 -28
- package/docs/functions/framework_player_playback_state_PlaybackStateAtom.createPlaybackStateAtom.html +5 -28
- package/docs/functions/framework_player_playback_state_VideoElementStateAtom.createVideoElementStateAtom.html +5 -28
- package/docs/functions/framework_player_resize_tracker_ResizeObserverEffectFactory.ResizeObserverEffectFactory.html +9 -66
- package/docs/functions/framework_player_resize_tracker_ResizeTrackerStateAtom.createResizeTrackerStateAtom.html +5 -28
- package/docs/functions/framework_player_resize_tracker_VideoElementStateAtom.createVideoElementStateAtom.html +5 -28
- package/docs/index.html +12 -28
- package/docs/interfaces/framework_core_adaptation_AdaptationStateAtom.AdaptationState.html +5 -28
- package/docs/interfaces/framework_core_adaptation_RingBufferAtom.RingBuffer.html +5 -28
- package/docs/interfaces/framework_core_adaptation_WishConfigAtom.WishConfig.html +5 -28
- package/docs/interfaces/framework_core_capabilities_Types.PlatformCapabilities.html +5 -28
- package/docs/interfaces/framework_core_core_metrics_MetricsAtom.Metrics.html +5 -28
- package/docs/interfaces/framework_core_core_state_segment_SegmentAtom.ByteRange.html +6 -28
- package/docs/interfaces/framework_core_core_state_segment_SegmentDataAtom.Fragment.html +5 -28
- package/docs/interfaces/framework_core_core_state_segment_SegmentDataAtom.SegmentData.html +5 -28
- package/docs/interfaces/framework_core_core_state_track_TrackAtom.TimeRange.html +5 -28
- package/docs/interfaces/framework_core_core_utils_CodecStringHelper.HvcC.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.CueTag.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.CustomTag.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.HlsTag.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.Initialization.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.MapInformation.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.MediaPlaylist.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.MultivariantPlaylist.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.RenditionAttributes.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.Scte35.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.Scte35TagAttributes.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.SegmentEncryptionInfo.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.SegmentEntry.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.Variant.html +5 -28
- package/docs/interfaces/framework_core_manifest_hls_parsing_Types.VariantAttributes.html +5 -28
- package/docs/interfaces/framework_core_network_Types.HttpHeaders.html +5 -28
- package/docs/interfaces/framework_core_network_Types.HttpResponse.html +5 -28
- package/docs/interfaces/framework_core_network_Types.HttpResponseBodyTypeMap.html +5 -28
- package/docs/interfaces/framework_core_network_Types.HttpTimingInformation.html +5 -28
- package/docs/interfaces/framework_core_network_Types.RequestConfig.html +5 -28
- package/docs/interfaces/framework_core_segment_processing_Types.SegmentProcessingComponent.html +6 -29
- package/docs/interfaces/framework_core_source_api_Types.PlaybackApi.html +5 -28
- package/docs/interfaces/framework_core_source_api_Types.PlayerAndSourceApi.html +6 -44
- package/docs/interfaces/framework_core_sources_api_PlaybackApi.PlaybackApi.html +5 -28
- package/docs/interfaces/framework_core_sources_api_Types.PlayerAndSourcesApi.html +7 -50
- package/docs/interfaces/framework_core_sources_api_Types.SourcesApi.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.Ad.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.AdBreak.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.AdConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.AdData.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.AdTagPlaceholders.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.AdvertisingConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.CompanionAd.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.OmSdkAccessModeRules.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.OmSdkTracker.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.RestrictStrategy.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.Trackers.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.VastAdExtension.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.VastAdExtensionAttributes.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_AdvertisingConfig.VerificationResource.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.AdobePrimeTimeDRMConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.AppleFairplayDRMConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.ClearKeyDRMConfigEntry.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.ClearKeyDRMServerConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.DRMConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.PlayReadyDRMConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_DrmConfig.WidevineModularDRMConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.HttpRequest.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.HttpResponse.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.HttpResponseTiming.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.NetworkConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.RequestController.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.RequestProgress.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.Stream.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_NetworkConfig.StreamResponse.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.AdaptationConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.AdaptationPlatformConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.AnalyticsConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.AnalyticsDebugConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.BitrateLimitationConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.BufferConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.BufferMediaTypeConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.CastConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.CollectorConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.EventConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.GoogleCastRemoteControlConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.HttpHeaders.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.KeyMap.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.LicensingConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.LiveConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.LocationConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.LogsConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.LowLatencyConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.LowLatencySyncConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.PeriodContentInformation.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.PeriodInformation.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.PlayStation5Tweaks.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.PlaybackConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.PlayerConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.PreferredTechnology.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.ProgressiveSourceConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.QualityMetadata.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.QueryParameters.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.RemoteControlCustomReceiverConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.ResponseStatusMap.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.SourceConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.SourceConfigOptions.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.SourceLabelingConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.SourceLabelingStreamTypeConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.StorageConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.StyleConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.SubtitleTrack.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.SynchronizationConfigEntry.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.Technology.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.ThumbnailTrack.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.TrackMetadata.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.TweaksConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.VRConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.VRControlConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.VRKeyboardControlConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.VRViewingWindowConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.VideoSizeLimitationConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_PlayerConfig.WebSocketRemoteControlConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.AudioTrack.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.BitdashPlayerApi.html +5 -43
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.DownloadedData.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.DownloadedVideoData.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.MediaTrack.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.MediaTrackRole.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.PlayerConfig.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.PlayerEventBase.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.PlayerEventCallback.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.Quality.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.SegmentInfo.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.SegmentMap.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.SegmentQualityMap.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.Snapshot.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.Thumbnail.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.VideoQuality.html +5 -28
- package/docs/interfaces/framework_player_bitdash_compat_types_Types.ViewModeOptions.html +5 -28
- package/docs/modules/BaseTypes.html +5 -28
- package/docs/modules/bundles_BitdashCore_bundle.html +5 -28
- package/docs/modules/bundles_Bitdash_bundle.html +5 -28
- package/docs/modules/bundles_Core_bundle.html +5 -28
- package/docs/modules/bundles_Dash_bundle.html +5 -28
- package/docs/modules/bundles_Hls_bundle.html +5 -28
- package/docs/modules/bundles_Playlist_bundle.html +5 -28
- package/docs/modules/bundles_Tv_bundle.html +5 -28
- package/docs/modules/bundles_Types.html +5 -28
- package/docs/modules/{framework_base_Types.html → framework_FrameworkUtils.html} +7 -41
- package/docs/modules/framework_Types.html +5 -28
- package/docs/modules/framework_core_Types.html +5 -28
- package/docs/modules/framework_core_adaptation_AdaptationStateAtom.html +5 -28
- package/docs/modules/framework_core_adaptation_Adaptation_package.html +5 -28
- package/docs/modules/framework_core_adaptation_RingBufferAtom.html +5 -28
- package/docs/modules/framework_core_adaptation_WishConfigAtom.html +5 -28
- package/docs/modules/framework_core_adaptation_WishDataAtom.html +5 -28
- package/docs/modules/framework_core_capabilities_Capabilities_package.html +5 -28
- package/docs/modules/framework_core_capabilities_Types.html +5 -28
- package/docs/modules/framework_core_container_container_mp4_ContainerMp4_package.html +5 -28
- package/docs/modules/framework_core_core_Constants.html +5 -28
- package/docs/modules/framework_core_core_Core_package.html +5 -28
- package/docs/modules/framework_core_core_FrameworkError.html +5 -28
- package/docs/modules/framework_core_core_effects_EventListenerEffectFactory.html +5 -28
- package/docs/modules/framework_core_core_metrics_MetricsAtom.html +5 -28
- package/docs/modules/framework_core_core_metrics_network_NetworkSampleAtom.html +5 -28
- package/docs/modules/framework_core_core_network_NetworkAtom.html +5 -28
- package/docs/modules/framework_core_core_state_ArrayStateAtom.html +5 -28
- package/docs/modules/framework_core_core_state_MapStateAtom.html +5 -28
- package/docs/modules/framework_core_core_state_PrimitiveAtom.html +5 -28
- package/docs/modules/framework_core_core_state_StoreEffectFactory.html +5 -28
- package/docs/modules/framework_core_core_state_Symbols.html +5 -28
- package/docs/modules/framework_core_core_state_Types.html +5 -28
- package/docs/modules/framework_core_core_state_codec_map_CodecMapAtom.html +5 -28
- package/docs/modules/framework_core_core_state_data_ranges_DataRangesAtom.html +5 -28
- package/docs/modules/framework_core_core_state_data_stream_DataStreamAtom.html +5 -28
- package/docs/modules/framework_core_core_state_segment_SegmentAtom.html +7 -28
- package/docs/modules/framework_core_core_state_segment_SegmentDataAtom.html +5 -28
- package/docs/modules/framework_core_core_state_segment_SegmentTimingAtom.html +5 -28
- package/docs/modules/framework_core_core_state_segment_SegmentTypeGuards.html +5 -28
- package/docs/modules/framework_core_core_state_segment_SegmentUtils.html +5 -28
- package/docs/modules/framework_core_core_state_selection_group_SelectionGroupAtom.html +5 -28
- package/docs/modules/framework_core_core_state_selection_group_SelectionGroupTypeGuards.html +5 -28
- package/docs/modules/framework_core_core_state_selection_group_SelectionGroupUtils.html +5 -28
- package/docs/modules/framework_core_core_state_state_effect_StateEffectFactory.html +5 -28
- package/docs/modules/framework_core_core_state_state_effect_Types.html +5 -28
- package/docs/modules/framework_core_core_state_stream_StreamAtom.html +5 -28
- package/docs/modules/framework_core_core_state_stream_timeline_StreamSectionAtom.html +5 -28
- package/docs/modules/framework_core_core_state_stream_timeline_StreamSequenceMapAtom.html +5 -28
- package/docs/modules/framework_core_core_state_stream_timeline_StreamTimelineMapAtom.html +5 -28
- package/docs/modules/framework_core_core_state_track_TrackAtom.html +5 -28
- package/docs/modules/framework_core_core_state_track_TrackTypeGuards.html +5 -28
- package/docs/modules/framework_core_core_utils_ArrayHelper.html +5 -28
- package/docs/modules/framework_core_core_utils_CodecStringHelper.html +5 -28
- package/docs/modules/framework_core_core_utils_FormatError.html +5 -28
- package/docs/modules/framework_core_core_utils_Logger.html +5 -28
- package/docs/modules/framework_core_core_utils_RangesHelper.html +5 -28
- package/docs/modules/framework_core_core_utils_StateUtils.html +5 -28
- package/docs/modules/framework_core_core_utils_StringHelper.html +5 -28
- package/docs/modules/framework_core_core_utils_TypedArrayHelper.html +5 -28
- package/docs/modules/framework_core_core_utils_Types.html +5 -28
- package/docs/modules/framework_core_core_utils_UrlHelper.html +5 -28
- package/docs/modules/framework_core_data_Data_package.html +5 -28
- package/docs/modules/framework_core_manifest_dash_parsing_DashParsingTask.html +5 -28
- package/docs/modules/framework_core_manifest_dash_parsing_DashParsing_package.html +5 -28
- package/docs/modules/framework_core_manifest_dash_parsing_Errors.html +5 -28
- package/docs/modules/framework_core_manifest_dash_parsing_Types.html +5 -28
- package/docs/modules/framework_core_manifest_dash_root_Dash_package.html +5 -28
- package/docs/modules/framework_core_manifest_dash_root_ManifestLoadTask.html +5 -28
- package/docs/modules/framework_core_manifest_dash_root_Types.html +5 -28
- package/docs/modules/framework_core_manifest_dash_translation_DashTranslation_package.html +5 -28
- package/docs/modules/framework_core_manifest_dash_translation_Types.html +5 -28
- package/docs/modules/framework_core_manifest_dash_translation_manifests_DashPlaylistTranslatorTask.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_Errors.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_HlsParsingFunctions.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_HlsParsingTask.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_HlsParsing_package.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_Types.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_m3u8_AbstractStream.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_m3u8_DefaultTagParsers.html +5 -28
- package/docs/modules/framework_core_manifest_hls_parsing_m3u8_TranslatorStream.html +5 -28
- package/docs/modules/framework_core_manifest_hls_root_Hls_package.html +5 -28
- package/docs/modules/framework_core_manifest_hls_root_ManifestLoadTask.html +5 -28
- package/docs/modules/framework_core_manifest_hls_root_Types.html +5 -28
- package/docs/modules/framework_core_manifest_hls_translation_HlsTranslation_package.html +5 -28
- package/docs/modules/framework_core_manifest_hls_translation_Types.html +5 -28
- package/docs/modules/framework_core_manifest_hls_translation_manifests_HlsMultivariantPlaylistTranslatorTask.html +5 -28
- package/docs/modules/framework_core_manifest_hls_translation_manifests_HlsVariantTranslationTask.html +5 -28
- package/docs/modules/framework_core_network_FetchTask.html +5 -28
- package/docs/modules/framework_core_network_NetworkMessageTypes.html +5 -28
- package/docs/modules/framework_core_network_NetworkTask.html +5 -28
- package/docs/modules/framework_core_network_Network_package.html +5 -28
- package/docs/modules/framework_core_network_Types.html +5 -28
- package/docs/modules/framework_core_presentation_Presentation_package.html +5 -28
- package/docs/modules/framework_core_segment_processing_Errors.html +5 -28
- package/docs/modules/framework_core_segment_processing_SegmentProcessingComponent.html +5 -28
- package/docs/modules/framework_core_segment_processing_SegmentProcessing_package.html +5 -28
- package/docs/modules/framework_core_segment_processing_Types.html +5 -28
- package/docs/modules/framework_core_source_SourceThread.html +5 -28
- package/docs/modules/framework_core_source_Source_package.html +5 -28
- package/docs/modules/framework_core_source_api_SourceApi_package.html +5 -28
- package/docs/modules/framework_core_source_api_Types.html +5 -28
- package/docs/modules/framework_core_source_atoms_BufferConfigAtom.html +5 -28
- package/docs/modules/framework_core_source_atoms_MediaTypeMapAtom.html +5 -28
- package/docs/modules/framework_core_source_atoms_PlaybackAtom.html +5 -28
- package/docs/modules/framework_core_source_atoms_PlayheadAtom.html +5 -28
- package/docs/modules/framework_core_source_atoms_SourceStateAtom.html +5 -28
- package/docs/modules/framework_core_source_atoms_StartupOptionsAtom.html +5 -28
- package/docs/modules/framework_core_source_atoms_VideoElementAtom.html +5 -28
- package/docs/modules/framework_core_sources_api_PlaybackApi.html +5 -28
- package/docs/modules/framework_core_sources_api_SourcesApi_package.html +5 -28
- package/docs/modules/framework_core_sources_api_Types.html +5 -28
- package/docs/modules/framework_core_sources_api_VideoElementUtils.html +5 -28
- package/docs/modules/framework_core_trick_play_TrickPlay_package.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_BitmovinCore_package.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_BitmovinStaticApi_package.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_BitmovinUi_package.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_apis_BufferApi.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_apis_DrmApi.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_apis_ManifestApi.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_apis_SubtitleApi.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_enums_PlayerExports.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_event_handling_EventListenerAtom.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_source_api_BitmovinSourceApi_package.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_types_AdvertisingConfig.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_types_DrmConfig.MediaKeySystemConfig.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_types_DrmConfig.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_types_NetworkConfig.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_types_PlayerConfig.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_types_Types.html +5 -28
- package/docs/modules/framework_player_bitdash_compat_video_element_BitmovinVideoElementUtils_package.html +5 -28
- package/docs/modules/framework_player_playback_state_PlaybackStateAtom.html +5 -28
- package/docs/modules/framework_player_playback_state_PlaybackState_package.html +5 -28
- package/docs/modules/framework_player_playback_state_Types.html +5 -28
- package/docs/modules/framework_player_playback_state_VideoElementStateAtom.html +5 -28
- package/docs/modules/framework_player_playlist_Playlist_package.html +5 -28
- package/docs/modules/framework_player_resize_tracker_ResizeObserverEffectFactory.html +5 -28
- package/docs/modules/framework_player_resize_tracker_ResizeTrackerStateAtom.html +5 -28
- package/docs/modules/framework_player_resize_tracker_ResizeTracker_package.html +5 -28
- package/docs/modules/framework_player_resize_tracker_VideoElementStateAtom.html +5 -28
- package/docs/modules/framework_player_tv_Tv_package.html +5 -28
- package/docs/types/BaseTypes.AnyArray.html +5 -28
- package/docs/types/BaseTypes.AnyRecord.html +5 -28
- package/docs/types/BaseTypes.EmptyObject.html +5 -28
- package/docs/types/BaseTypes.Normalize.html +5 -28
- package/docs/types/BaseTypes.PartialRequired.html +5 -28
- package/docs/types/BaseTypes.Unsubscribe.html +5 -28
- package/docs/types/bundles_Types.Api.html +5 -28
- package/docs/types/bundles_Types.MyApi.html +6 -29
- package/docs/types/bundles_Types.PlayerConfig.html +5 -28
- package/docs/types/framework_Types.ComponentMap.html +5 -28
- package/docs/types/framework_core_Types.ContextWithState.html +6 -29
- package/docs/types/framework_core_adaptation_AdaptationStateAtom.AdaptationStateAtom.html +5 -28
- package/docs/types/framework_core_adaptation_Adaptation_package.AdaptationExports.html +8 -29
- package/docs/types/framework_core_adaptation_Adaptation_package.AdaptationPackageContext.html +6 -29
- package/docs/types/framework_core_adaptation_RingBufferAtom.RingBufferAtom.html +5 -28
- package/docs/types/framework_core_adaptation_WishConfigAtom.WishConfigAtom.html +5 -28
- package/docs/types/framework_core_adaptation_WishDataAtom.WishDataAtom.html +5 -28
- package/docs/types/framework_core_container_container_mp4_ContainerMp4_package.ContainerMp4PackageContext.html +6 -29
- package/docs/types/framework_core_core_Constants.Constants.html +5 -28
- package/docs/types/framework_core_core_Core_package.CoreEffects.html +5 -28
- package/docs/types/framework_core_core_Core_package.CoreExports.html +5 -28
- package/docs/types/framework_core_core_Core_package.CoreStateAtoms.html +7 -30
- package/docs/types/framework_core_core_effects_EventListenerEffectFactory.EventListenerEffect.html +5 -28
- package/docs/types/framework_core_core_metrics_MetricsAtom.ContextT.html +6 -29
- package/docs/types/framework_core_core_metrics_MetricsAtom.MetricsAtom.html +5 -28
- package/docs/types/framework_core_core_metrics_network_NetworkSampleAtom.NetworkSampleAtom.html +5 -28
- package/docs/types/framework_core_core_network_NetworkAtom.NetworkAtom.html +5 -28
- package/docs/types/framework_core_core_network_NetworkAtom.NetworkState.html +5 -28
- package/docs/types/framework_core_core_state_ArrayStateAtom.ArrayAtom.html +5 -28
- package/docs/types/framework_core_core_state_MapStateAtom.MapStateAtom.html +5 -28
- package/docs/types/framework_core_core_state_PrimitiveAtom.PrimitiveAtom.html +5 -28
- package/docs/types/framework_core_core_state_StoreEffectFactory.StoreEffectFactory.html +5 -28
- package/docs/types/framework_core_core_state_Types.IsStateAtom.html +5 -28
- package/docs/types/framework_core_core_state_Types.StateAtom.html +5 -28
- package/docs/types/framework_core_core_state_codec_map_CodecMapAtom.CodecMapAtom.html +5 -28
- package/docs/types/framework_core_core_state_data_ranges_DataRangesAtom.DataRangesAtom.html +5 -28
- package/docs/types/framework_core_core_state_data_stream_DataStreamAtom.DataStreamAtom.html +5 -28
- package/docs/types/framework_core_core_state_segment_SegmentAtom.DataOrSelfInitSegmentAtom.html +6 -28
- package/docs/types/framework_core_core_state_segment_SegmentAtom.DataSegmentAtom.html +6 -28
- package/docs/types/framework_core_core_state_segment_SegmentAtom.InitSegmentAtom.html +6 -28
- package/docs/types/framework_core_core_state_segment_SegmentAtom.Metadata.html +6 -28
- package/docs/types/framework_core_core_state_segment_SegmentAtom.SegmentAtom.html +6 -28
- package/docs/types/framework_core_core_state_segment_SegmentAtom.SelfInitSegmentAtom.html +6 -28
- package/docs/types/framework_core_core_state_segment_SegmentDataAtom.SegmentDataAtom.html +5 -28
- package/docs/types/framework_core_core_state_segment_SegmentTimingAtom.SegmentTimingAtom.html +5 -28
- package/docs/types/framework_core_core_state_selection_group_SelectionGroupAtom.AudioSelectionGroupAtom.html +5 -28
- package/docs/types/framework_core_core_state_selection_group_SelectionGroupAtom.MediaSelectionGroupAtom.html +5 -28
- package/docs/types/framework_core_core_state_selection_group_SelectionGroupAtom.SelectionGroupAtom.html +5 -28
- package/docs/types/framework_core_core_state_selection_group_SelectionGroupAtom.SubtitleSelectionGroupAtom.html +5 -28
- package/docs/types/framework_core_core_state_selection_group_SelectionGroupAtom.UnknownSelectionGroupAtom.html +5 -28
- package/docs/types/framework_core_core_state_selection_group_SelectionGroupAtom.VideoSelectionGroupAtom.html +5 -28
- package/docs/types/framework_core_core_state_state_effect_StateEffectFactory.StateEffect.html +5 -28
- package/docs/types/framework_core_core_state_state_effect_Types.ErrorCallback.html +5 -28
- package/docs/types/framework_core_core_state_state_effect_Types.ParameterizedTask.html +7 -30
- package/docs/types/framework_core_core_state_state_effect_Types.SubscriberTuple.html +6 -29
- package/docs/types/framework_core_core_state_state_effect_Types.TaskParameter.html +7 -30
- package/docs/types/framework_core_core_state_stream_StreamAtom.DurationMismatchTransientPayload.html +5 -28
- package/docs/types/framework_core_core_state_stream_StreamAtom.PlaybackTimeMismatchTransientPayload.html +5 -28
- package/docs/types/framework_core_core_state_stream_StreamAtom.SelectionGroupsAtom.html +5 -28
- package/docs/types/framework_core_core_state_stream_StreamAtom.StreamAtom.html +5 -28
- package/docs/types/framework_core_core_state_stream_StreamAtom.TracksAtom.html +5 -28
- package/docs/types/framework_core_core_state_stream_timeline_StreamSectionAtom.StreamSection.html +5 -28
- package/docs/types/framework_core_core_state_stream_timeline_StreamSectionAtom.StreamSectionAtom.html +5 -28
- package/docs/types/framework_core_core_state_stream_timeline_StreamSequenceMapAtom.StreamSequenceMapAtom.html +5 -28
- package/docs/types/framework_core_core_state_stream_timeline_StreamTimelineMapAtom.StreamTimelineAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.AudioTrackAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.MediaTrackAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.MuxedTrackAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.SubtitleTrackAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.TrackAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.UnknownTrackAtom.html +5 -28
- package/docs/types/framework_core_core_state_track_TrackAtom.VideoTrackAtom.html +5 -28
- package/docs/types/framework_core_core_utils_CodecStringHelper.CodecMap.html +5 -28
- package/docs/types/framework_core_core_utils_CodecStringHelper.CodecMimeType.html +5 -28
- package/docs/types/framework_core_core_utils_StateUtils.Transient.html +5 -28
- package/docs/types/framework_core_core_utils_Types.CoreUtils.html +5 -28
- package/docs/types/framework_core_data_Data_package.DataPackageContext.html +6 -29
- package/docs/types/framework_core_manifest_dash_parsing_DashParsing_package.DashParsingContext.html +6 -29
- package/docs/types/framework_core_manifest_dash_parsing_DashParsing_package.DashParsingPackageExports.html +5 -28
- package/docs/types/framework_core_manifest_dash_parsing_Types.DashErrors.html +5 -28
- package/docs/types/framework_core_manifest_dash_root_Dash_package.DashExports.html +5 -28
- package/docs/types/framework_core_manifest_dash_root_Dash_package.DashPackageContext.html +6 -29
- package/docs/types/framework_core_manifest_dash_translation_DashTranslation_package.DashTranslationPackageContext.html +6 -29
- package/docs/types/framework_core_manifest_dash_translation_DashTranslation_package.DashTranslationPackageExports.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_HlsParsing_package.HlsParsingContext.html +6 -29
- package/docs/types/framework_core_manifest_hls_parsing_HlsParsing_package.HlsParsingPackageExports.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.AllowCacheTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.BaseTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.ByteRangeTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.CueInTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.CueOutContTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.CueOutTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.DateRangeMetadata.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.DateRangeTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.DateTimeTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.DiscontinuitySequenceTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.DiscontinuityTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.EndListTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.ExtInfTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.HlsErrors.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.HlsManifest.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.IframeStreamInfTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.IndependentSegmentTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.KeyTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.M3uTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.MapTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.MediaSequenceTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.MediaTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.PlaylistTypeTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.RenditionAttributesWithUri.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.RenditionType.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.Scte35Tag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.SegmentMetadata.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.SessionDataTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.SessionKeyTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.StartTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.StreamInfTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.Tag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.TagWithAttributes.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.TagWithData.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.TagWithDuration.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.TagWithNumber.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.TargetDurationTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.UnknownTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.UriTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_Types.VersionTag.html +5 -28
- package/docs/types/framework_core_manifest_hls_parsing_m3u8_DefaultTagParsers.TagParser.html +5 -28
- package/docs/types/framework_core_manifest_hls_root_Hls_package.HlsExports.html +5 -28
- package/docs/types/framework_core_manifest_hls_root_Hls_package.HlsPackageContext.html +6 -29
- package/docs/types/framework_core_manifest_hls_translation_HlsTranslation_package.HlsTranslationPackageContext.html +6 -29
- package/docs/types/framework_core_manifest_hls_translation_HlsTranslation_package.HlsTranslationPackageExports.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.BaseNetworkMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.DoneMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.ErrorMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.HeadersReceivedMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.InitialMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.NetworkMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.ProgressMessage.html +5 -28
- package/docs/types/framework_core_network_NetworkMessageTypes.RequestOpenedMessage.html +5 -28
- package/docs/types/framework_core_network_Network_package.NetworkExports.html +5 -28
- package/docs/types/framework_core_network_Network_package.NetworkPackageContext.html +6 -29
- package/docs/types/framework_core_network_Types.BaseRequestConfig.html +5 -28
- package/docs/types/framework_core_network_Types.HttpRequestBody.html +5 -28
- package/docs/types/framework_core_network_Types.RequestContext.html +5 -28
- package/docs/types/framework_core_presentation_Presentation_package.PresentationContext.html +6 -29
- package/docs/types/framework_core_segment_processing_SegmentProcessing_package.SegmentProcessingExports.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.RemoveProcessor.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentDecryptor.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentDecryptorData.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentParser.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentParserData.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentPostprocessor.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentPostprocessorData.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentPreprocessor.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentPreprocessorData.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentProcessingComponentData.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentProcessor.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentProcessorContext.html +6 -29
- package/docs/types/framework_core_segment_processing_Types.SegmentTransmuxer.html +5 -28
- package/docs/types/framework_core_segment_processing_Types.SegmentTransmuxerData.html +5 -28
- package/docs/types/framework_core_source_Source_package.SourcePackageContext.html +6 -29
- package/docs/types/framework_core_source_Source_package.SourcePackageExports.html +5 -28
- package/docs/types/framework_core_source_api_SourceApi_package.SourceApiExports.html +5 -28
- package/docs/types/framework_core_source_api_SourceApi_package.SourcePackageContext.html +6 -29
- package/docs/types/framework_core_source_atoms_BufferConfigAtom.BufferConfigAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_MediaTypeMapAtom.MediaTypeMapAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_PlaybackAtom.PlaybackAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_PlayheadAtom.PlayheadAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_SourceStateAtom.ActiveSelectionGroupsAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_SourceStateAtom.ActiveTracksAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_SourceStateAtom.SourceContext.html +6 -29
- package/docs/types/framework_core_source_atoms_SourceStateAtom.SourceState.html +5 -28
- package/docs/types/framework_core_source_atoms_SourceStateAtom.SourceStateAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_StartupOptionsAtom.StartupOptionsAtom.html +5 -28
- package/docs/types/framework_core_source_atoms_VideoElementAtom.VideoElementAtom.html +5 -28
- package/docs/types/framework_core_sources_api_SourcesApi_package.SourcesApiContext.html +6 -29
- package/docs/types/framework_core_sources_api_SourcesApi_package.SourcesApiDependencies.html +5 -28
- package/docs/types/framework_core_sources_api_SourcesApi_package.SourcesApiExports.html +5 -28
- package/docs/types/framework_player_bitdash_compat_BitmovinStaticApi_package.PlayerApiCompatContext.html +6 -29
- package/docs/types/framework_player_bitdash_compat_event_handling_EventListenerAtom.EventListenerAtom.html +5 -28
- package/docs/types/framework_player_bitdash_compat_source_api_BitmovinSourceApi_package.SourceApiCompatContext.html +6 -29
- package/docs/types/framework_player_bitdash_compat_types_DrmConfig.ClearKeyDRMConfig.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_NetworkConfig.HttpRequestBody.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_NetworkConfig.HttpResponseBody.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_NetworkConfig.StreamDataType.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_PlayerConfig.AudioAdaptationData.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_PlayerConfig.Bitrate.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_PlayerConfig.LogCallback.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_PlayerConfig.UIConfig.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_PlayerConfig.VideoAdaptationData.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_Types.AudioQuality.html +5 -28
- package/docs/types/framework_player_bitdash_compat_types_Types.DownloadedAudioData.html +5 -28
- package/docs/types/framework_player_bitdash_compat_video_element_BitmovinVideoElementUtils_package.VideoElementUtilsPackageContext.html +6 -29
- package/docs/types/framework_player_playback_state_PlaybackStateAtom.PlaybackState.html +5 -28
- package/docs/types/framework_player_playback_state_PlaybackStateAtom.PlaybackStateAtom.html +5 -28
- package/docs/types/framework_player_playback_state_PlaybackState_package.PlaybackStateContext.html +6 -29
- package/docs/types/framework_player_playback_state_Types.PlaybackStatePackageExports.html +5 -28
- package/docs/types/framework_player_playback_state_VideoElementStateAtom.VideoElementStateAtom.html +5 -28
- package/docs/types/framework_player_playlist_Playlist_package.PlaylistPackageDependencies.html +5 -28
- package/docs/types/framework_player_resize_tracker_ResizeObserverEffectFactory.ResizeObserverEffect.html +5 -28
- package/docs/types/framework_player_resize_tracker_ResizeTrackerStateAtom.ResizeTrackerStateAtom.html +5 -28
- package/docs/types/framework_player_resize_tracker_ResizeTracker_package.ResizeTrackerExports.html +5 -28
- package/docs/types/framework_player_resize_tracker_ResizeTracker_package.VideoStateContext.html +6 -29
- package/docs/types/framework_player_resize_tracker_VideoElementStateAtom.VideoElementStateAtom.html +5 -28
- package/docs/types/framework_player_tv_Tv_package.TvPackageContext.html +6 -29
- package/docs/variables/bundles_BitdashCore_bundle.PlayerEvent.html +5 -28
- package/docs/variables/bundles_Bitdash_bundle.PlayerEvent.html +5 -28
- package/docs/variables/bundles_Dash_bundle.DashBundlePackage.html +6 -29
- package/docs/variables/bundles_Hls_bundle.HlsBundlePackage.html +6 -29
- package/docs/variables/framework_core_adaptation_Adaptation_package.AdaptationPackage.html +6 -29
- package/docs/variables/framework_core_capabilities_Capabilities_package.CapabilitiesPackage.html +6 -29
- package/docs/variables/framework_core_container_container_mp4_ContainerMp4_package.ContainerMp4Package.html +6 -29
- package/docs/variables/framework_core_core_Constants.MediaTypeValues.html +5 -28
- package/docs/variables/framework_core_core_Core_package.CorePackage.html +6 -29
- package/docs/variables/framework_core_core_state_Symbols.ModifierIdentifier.html +5 -28
- package/docs/variables/framework_core_core_state_Symbols.StateAtomIdentifier.html +5 -28
- package/docs/variables/framework_core_core_state_segment_SegmentUtils.SegmentUtils.html +5 -28
- package/docs/variables/framework_core_core_state_selection_group_SelectionGroupUtils.SelectionGroupUtils.html +5 -28
- package/docs/variables/framework_core_core_utils_ArrayHelper.default.html +5 -28
- package/docs/variables/framework_core_core_utils_CodecStringHelper.default.html +5 -28
- package/docs/variables/framework_core_core_utils_FormatError.default.html +5 -28
- package/docs/variables/framework_core_core_utils_RangesHelper.default.html +8 -29
- package/docs/variables/framework_core_core_utils_StateUtils.default.html +5 -28
- package/docs/variables/framework_core_core_utils_StringHelper.default.html +5 -28
- package/docs/variables/framework_core_core_utils_TypedArrayHelper.default.html +5 -28
- package/docs/variables/framework_core_core_utils_UrlHelper.default.html +5 -28
- package/docs/variables/framework_core_data_Data_package.DataPackage.html +6 -29
- package/docs/variables/framework_core_manifest_dash_parsing_DashParsing_package.DashParsingPackage.html +6 -29
- package/docs/variables/framework_core_manifest_dash_root_Dash_package.DashPackage.html +6 -29
- package/docs/variables/framework_core_manifest_dash_translation_DashTranslation_package.DashTranslationPackage.html +6 -29
- package/docs/variables/framework_core_manifest_hls_parsing_HlsParsingFunctions.HlsParsingFunctions.html +5 -28
- package/docs/variables/framework_core_manifest_hls_parsing_HlsParsing_package.HlsParsingPackage.html +6 -29
- package/docs/variables/framework_core_manifest_hls_parsing_m3u8_DefaultTagParsers.DefaultTagParsers.html +5 -28
- package/docs/variables/framework_core_manifest_hls_root_Hls_package.HlsPackage.html +6 -29
- package/docs/variables/framework_core_manifest_hls_translation_HlsTranslation_package.HlsTranslationPackage.html +6 -29
- package/docs/variables/framework_core_network_Network_package.NetworkPackage.html +6 -29
- package/docs/variables/framework_core_presentation_Presentation_package.PresentationPackage.html +6 -29
- package/docs/variables/framework_core_segment_processing_Errors.default.html +5 -28
- package/docs/variables/framework_core_segment_processing_SegmentProcessing_package.SegmentProcessingPackage.html +6 -29
- package/docs/variables/framework_core_source_Source_package.SourcePackage.html +6 -29
- package/docs/variables/framework_core_source_api_SourceApi_package.SourceApiPackage.html +6 -29
- package/docs/variables/framework_core_sources_api_SourcesApi_package.SourcesApiPackage.html +6 -29
- package/docs/variables/framework_core_sources_api_VideoElementUtils.default.html +5 -28
- package/docs/variables/framework_core_trick_play_TrickPlay_package.TrickPlayPackage.html +6 -29
- package/docs/variables/framework_player_bitdash_compat_BitmovinStaticApi_package.BitmovinPlayerStaticApiPackage.html +6 -29
- package/docs/variables/framework_player_bitdash_compat_BitmovinUi_package.BitmovinPlayerUiPackage.html +6 -29
- package/docs/variables/framework_player_bitdash_compat_apis_BufferApi.BufferApi.html +5 -28
- package/docs/variables/framework_player_bitdash_compat_apis_DrmApi.DrmApi.html +5 -28
- package/docs/variables/framework_player_bitdash_compat_apis_ManifestApi.ManifestApi.html +5 -28
- package/docs/variables/framework_player_bitdash_compat_apis_SubtitleApi.SubtitleApi.html +5 -28
- package/docs/variables/framework_player_bitdash_compat_enums_PlayerExports.PlayerExports.html +5 -28
- package/docs/variables/framework_player_bitdash_compat_source_api_BitmovinSourceApi_package.BitmovinPlayerSourceApiPackage.html +6 -29
- package/docs/variables/framework_player_bitdash_compat_video_element_BitmovinVideoElementUtils_package.BitmovinPlayerVideoElementUtilsPackage.html +6 -29
- package/docs/variables/framework_player_playback_state_PlaybackState_package.PlaybackStatePackage.html +6 -29
- package/docs/variables/framework_player_playlist_Playlist_package.PlaylistPackage.html +6 -29
- package/docs/variables/framework_player_playlist_Playlist_package.PlaylistPackageThreadName.html +5 -28
- package/docs/variables/framework_player_resize_tracker_ResizeTracker_package.ResizeTrackerPackage.html +6 -29
- package/docs/variables/framework_player_tv_Tv_package.TvPackage.html +6 -29
- package/docs/variables/framework_player_tv_Tv_package.TvPackageThreadName.html +5 -28
- package/framework-types/BaseTypes.d.ts +12 -0
- package/{types/framework/base → framework-types}/Types.d.ts +1 -1
- package/{types/framework/base → framework-types}/abortable/Abortable.d.ts +1 -1
- package/framework-types/api-manager/Errors.d.ts +5 -0
- package/framework-types/data-structures/MapWithDefault.d.ts +3 -0
- package/framework-types/effect/EffectFactory.d.ts +4 -0
- package/{types/framework/base → framework-types}/effect/Types.d.ts +1 -1
- package/framework-types/error/FrameworkDisposedError.d.ts +5 -0
- package/framework-types/error/FrameworkError.d.ts +4 -0
- package/{types/framework/base → framework-types}/execution-context/ExecutionContext.d.ts +1 -1
- package/{types/framework/base → framework-types}/execution-context/Types.d.ts +1 -1
- package/{types/framework/base → framework-types}/framework.d.ts +0 -5
- package/framework-types/index.d.ts +1 -0
- package/{types/framework/base → framework-types}/package-api/Package.d.ts +1 -1
- package/{types/framework/base → framework-types}/package-api/PackageApi.d.ts +1 -1
- package/framework-types/package-api/PackageApiUtils.d.ts +7 -0
- package/framework-types/polyfills/AbortController.d.ts +1 -0
- package/framework-types/polyfills/FlatMap.d.ts +1 -0
- package/framework-types/task/Task.d.ts +4 -0
- package/{types/framework/base → framework-types}/thread/Thread.d.ts +7 -3
- package/framework-types/utils/Deferred.d.ts +8 -0
- package/framework-types/utils/StringUtils.d.ts +1 -0
- package/framework-types/utils/debug/thread/ThreadDecorator.d.ts +2 -0
- package/package.json +1 -1
- package/packages/playerx-adaptation.package.js +2 -2
- package/packages/playerx-bitmovin-core.package.js +2 -2
- package/packages/playerx-bitmovin-source-api.package.js +2 -2
- package/packages/playerx-bitmovin-static-api.package.js +2 -2
- package/packages/playerx-bitmovin-ui.package.js +2 -2
- package/packages/playerx-bitmovin-video-element-utils.package.js +2 -2
- package/packages/playerx-capabilities.package.js +2 -2
- package/packages/playerx-container-mp4.package.js +2 -2
- package/packages/playerx-core.package.js +2 -2
- package/packages/playerx-dash-parsing.package.js +2 -2
- package/packages/playerx-dash-translation.package.js +2 -2
- package/packages/playerx-dash.package.js +2 -2
- package/packages/playerx-data.package.js +2 -2
- package/packages/playerx-hls-parsing.package.js +2 -2
- package/packages/playerx-hls-translation.package.js +2 -2
- package/packages/playerx-hls.package.js +2 -2
- package/packages/playerx-network.package.js +2 -2
- package/packages/playerx-playback-state.package.js +2 -2
- package/packages/playerx-playlist.package.js +2 -2
- package/packages/playerx-presentation.package.js +2 -2
- package/packages/playerx-resize-tracker.package.js +2 -2
- package/packages/playerx-segment-processing.package.js +2 -2
- package/packages/playerx-source-api.package.js +2 -2
- package/packages/playerx-source.package.js +2 -2
- package/packages/playerx-sources-api.package.js +2 -2
- package/packages/playerx-trick-play.package.js +2 -2
- package/packages/playerx-tv.package.js +2 -2
- package/playerx-framework-utils.d.ts +1 -0
- package/playerx-framework-utils.js +10 -0
- package/types/bundles/Core.bundle.d.ts +1 -1
- package/types/bundles/Dash.bundle.d.ts +2 -2
- package/types/bundles/Hls.bundle.d.ts +2 -2
- package/types/bundles/Playlist.bundle.d.ts +1 -1
- package/types/bundles/Tv.bundle.d.ts +1 -1
- package/types/bundles/Types.d.ts +1 -1
- package/types/framework/FrameworkUtils.d.ts +3 -0
- package/types/framework/core/Types.d.ts +2 -2
- package/types/framework/core/adaptation/Adaptation.package.d.ts +3 -3
- package/types/framework/core/adaptation/AdaptationStateAtom.d.ts +1 -1
- package/types/framework/core/adaptation/WishConfigAtom.d.ts +1 -1
- package/types/framework/core/capabilities/Capabilities.package.d.ts +1 -1
- package/types/framework/core/container/container-mp4/ContainerMp4.package.d.ts +2 -2
- package/types/framework/core/core/Core.package.d.ts +3 -2
- package/types/framework/core/core/effects/EventListenerEffectFactory.d.ts +3 -3
- package/types/framework/core/core/metrics/MetricsAtom.d.ts +1 -1
- package/types/framework/core/core/state/StoreEffectFactory.d.ts +2 -2
- package/types/framework/core/core/state/codec-map/CodecMapAtom.d.ts +1 -1
- package/types/framework/core/core/state/data-ranges/DataRangesAtom.d.ts +1 -1
- package/types/framework/core/core/state/segment/SegmentAtom.d.ts +4 -0
- package/types/framework/core/core/state/segment/SegmentDataAtom.d.ts +1 -1
- package/types/framework/core/core/state/selection-group/SelectionGroupAtom.d.ts +1 -1
- package/types/framework/core/core/state/state-effect/StateEffectFactory.d.ts +3 -3
- package/types/framework/core/core/state/state-effect/Types.d.ts +2 -2
- package/types/framework/core/core/state/stream-timeline/StreamSectionAtom.d.ts +1 -1
- package/types/framework/core/core/state/track/TrackAtom.d.ts +1 -1
- package/types/framework/core/core/utils/CodecStringHelper.d.ts +1 -1
- package/types/framework/core/core/utils/RangesHelper.d.ts +2 -0
- package/types/framework/core/core/utils/StateUtils.d.ts +3 -3
- package/types/framework/core/data/Data.package.d.ts +3 -3
- package/types/framework/core/manifest/dash/parsing/DashParsing.package.d.ts +3 -3
- package/types/framework/core/manifest/dash/parsing/DashParsingTask.d.ts +1 -1
- package/types/framework/core/manifest/dash/root/Dash.package.d.ts +2 -2
- package/types/framework/core/manifest/dash/root/ManifestLoadTask.d.ts +1 -1
- package/types/framework/core/manifest/dash/translation/DashTranslation.package.d.ts +2 -2
- package/types/framework/core/manifest/dash/translation/manifests/DashPlaylistTranslatorTask.d.ts +1 -1
- package/types/framework/core/manifest/hls/parsing/HlsParsing.package.d.ts +3 -3
- package/types/framework/core/manifest/hls/parsing/HlsParsingTask.d.ts +1 -1
- package/types/framework/core/manifest/hls/root/Hls.package.d.ts +2 -2
- package/types/framework/core/manifest/hls/root/ManifestLoadTask.d.ts +1 -1
- package/types/framework/core/manifest/hls/translation/HlsTranslation.package.d.ts +2 -2
- package/types/framework/core/manifest/hls/translation/manifests/HlsMultivariantPlaylistTranslatorTask.d.ts +1 -1
- package/types/framework/core/manifest/hls/translation/manifests/HlsVariantTranslationTask.d.ts +1 -1
- package/types/framework/core/network/FetchTask.d.ts +1 -1
- package/types/framework/core/network/Network.package.d.ts +3 -3
- package/types/framework/core/network/NetworkTask.d.ts +1 -1
- package/types/framework/core/presentation/Presentation.package.d.ts +2 -2
- package/types/framework/core/segment-processing/SegmentProcessing.package.d.ts +1 -1
- package/types/framework/core/segment-processing/Types.d.ts +2 -2
- package/types/framework/core/source/Source.package.d.ts +2 -2
- package/types/framework/core/source/SourceThread.d.ts +1 -1
- package/types/framework/core/source/atoms/BufferConfigAtom.d.ts +1 -1
- package/types/framework/core/source/atoms/MediaTypeMapAtom.d.ts +1 -1
- package/types/framework/core/source/atoms/SourceStateAtom.d.ts +1 -1
- package/types/framework/core/source-api/SourceApi.package.d.ts +2 -2
- package/types/framework/core/sources-api/SourcesApi.package.d.ts +2 -2
- package/types/framework/core/trick-play/TrickPlay.package.d.ts +1 -1
- package/types/framework/player/bitdash-compat/BitmovinCore.package.d.ts +1 -1
- package/types/framework/player/bitdash-compat/BitmovinStaticApi.package.d.ts +3 -3
- package/types/framework/player/bitdash-compat/BitmovinUi.package.d.ts +1 -1
- package/types/framework/player/bitdash-compat/source-api/BitmovinSourceApi.package.d.ts +2 -2
- package/types/framework/player/bitdash-compat/video-element/BitmovinVideoElementUtils.package.d.ts +3 -3
- package/types/framework/player/playback-state/PlaybackState.package.d.ts +2 -2
- package/types/framework/player/playlist/Playlist.package.d.ts +1 -1
- package/types/framework/player/resize-tracker/ResizeObserverEffectFactory.d.ts +3 -3
- package/types/framework/player/resize-tracker/ResizeTracker.package.d.ts +2 -2
- package/types/framework/player/tv/Tv.package.d.ts +2 -2
- package/docs/classes/framework_base_abortable_Abortable.Abortable.html +0 -483
- package/docs/classes/framework_base_api_manager_ApiManager.ApiManager.html +0 -322
- package/docs/classes/framework_base_event_bus_EventBus.EventBus.html +0 -316
- package/docs/classes/framework_base_execution_context_ExecutionContext.ExecutionContext.html +0 -369
- package/docs/classes/framework_base_framework.FrameworkDisposedError.html +0 -246
- package/docs/classes/framework_base_package_api_PackageApi.PackageRemovedError.html +0 -252
- package/docs/classes/framework_base_registry_Registry.Registry.html +0 -456
- package/docs/classes/framework_base_thread_Thread.Thread.html +0 -387
- package/docs/classes/framework_base_thread_Thread.ThreadDisposedError.html +0 -252
- package/docs/classes/framework_base_thread_Thread.ThreadTerminationError.html +0 -252
- package/docs/classes/framework_base_thread_ThreadEventBus.ThreadEventBus.html +0 -283
- package/docs/enums/framework_base_thread_Thread.ThreadState.html +0 -236
- package/docs/enums/framework_base_thread_ThreadEventBus.ThreadEventType.html +0 -240
- package/docs/functions/framework_base_abortable_Abortable.abortAndWaitForExit.html +0 -232
- package/docs/functions/framework_base_abortable_Abortable.forEach.html +0 -243
- package/docs/functions/framework_base_abortable_Abortable.isAbortable.html +0 -232
- package/docs/functions/framework_base_abortable_Abortable.linkAbortSignal.html +0 -232
- package/docs/functions/framework_base_abortable_Abortable.map.html +0 -245
- package/docs/functions/framework_base_abortable_Abortable.race.html +0 -230
- package/docs/functions/framework_base_abortable_Abortable.rejectAfter.html +0 -238
- package/docs/functions/framework_base_abortable_Abortable.resolveAfter.html +0 -238
- package/docs/functions/framework_base_abortable_Abortable.rightCompose.html +0 -236
- package/docs/functions/framework_base_abortable_Abortable.sequence.html +0 -243
- package/docs/functions/framework_base_abortable_Abortable.waitForExit.html +0 -230
- package/docs/functions/framework_base_effects_AbortableEffect.AbortableEffectFactory.html +0 -281
- package/docs/functions/framework_base_effects_LoopEffect.LoopEffectFactory.html +0 -239
- package/docs/functions/framework_base_effects_TimeoutEffect.TimeoutEffectFactory.html +0 -241
- package/docs/functions/framework_base_framework.framework.html +0 -234
- package/docs/functions/framework_base_task_TaskUtils.createTask.html +0 -222
- package/docs/functions/framework_base_task_TaskUtils.createTaskClosure.html +0 -244
- package/docs/interfaces/framework_base_package_api_Package.Package.html +0 -241
- package/docs/interfaces/framework_base_package_api_PackageApi.PackageApi.html +0 -248
- package/docs/interfaces/framework_base_registry_RegistryInterface.RegistryInterface.html +0 -341
- package/docs/modules/framework_Export.html +0 -676
- package/docs/modules/framework_base.html +0 -316
- package/docs/modules/framework_base_abortable_Abortable.html +0 -235
- package/docs/modules/framework_base_abortable_Types.html +0 -218
- package/docs/modules/framework_base_api_manager_ApiManager.html +0 -210
- package/docs/modules/framework_base_data_structures_Types.html +0 -210
- package/docs/modules/framework_base_effect_Types.html +0 -212
- package/docs/modules/framework_base_effects_AbortableEffect.html +0 -210
- package/docs/modules/framework_base_effects_LoopEffect.html +0 -210
- package/docs/modules/framework_base_effects_TimeoutEffect.html +0 -210
- package/docs/modules/framework_base_event_bus_EventBus.html +0 -217
- package/docs/modules/framework_base_execution_context_ExecutionContext.html +0 -217
- package/docs/modules/framework_base_execution_context_Types.html +0 -212
- package/docs/modules/framework_base_framework.html +0 -220
- package/docs/modules/framework_base_package_api_Package.html +0 -210
- package/docs/modules/framework_base_package_api_PackageApi.html +0 -222
- package/docs/modules/framework_base_polyfills_Polyfills.html +0 -210
- package/docs/modules/framework_base_registry_Registry.html +0 -210
- package/docs/modules/framework_base_registry_RegistryInterface.html +0 -210
- package/docs/modules/framework_base_task_TaskUtils.html +0 -212
- package/docs/modules/framework_base_task_Types.html +0 -226
- package/docs/modules/framework_base_thread_Thread.html +0 -219
- package/docs/modules/framework_base_thread_ThreadEventBus.html +0 -220
- package/docs/types/framework_base_Types.BaseContext.html +0 -205
- package/docs/types/framework_base_abortable_Types.AbortableCreator.html +0 -229
- package/docs/types/framework_base_abortable_Types.CheckChained.html +0 -214
- package/docs/types/framework_base_abortable_Types.Head.html +0 -214
- package/docs/types/framework_base_abortable_Types.Last.html +0 -214
- package/docs/types/framework_base_abortable_Types.Tail.html +0 -214
- package/docs/types/framework_base_data_structures_Types.GenericHashMap.html +0 -205
- package/docs/types/framework_base_effect_Types.AnyEffectFactory.html +0 -206
- package/docs/types/framework_base_effect_Types.EffectFactory.html +0 -237
- package/docs/types/framework_base_event_bus_EventBus.Detach.html +0 -215
- package/docs/types/framework_base_event_bus_EventBus.Listener.html +0 -225
- package/docs/types/framework_base_execution_context_ExecutionContext.AnyExecutionContext.html +0 -207
- package/docs/types/framework_base_execution_context_ExecutionContext.ContextualizedTask.html +0 -214
- package/docs/types/framework_base_execution_context_Types.ContextHaving.html +0 -215
- package/docs/types/framework_base_execution_context_Types.ContextUsing.html +0 -213
- package/docs/types/framework_base_framework.BaseApi.html +0 -223
- package/docs/types/framework_base_package_api_PackageApi.AnyPackage.html +0 -213
- package/docs/types/framework_base_package_api_PackageApi.RemovePackage.html +0 -216
- package/docs/types/framework_base_task_Types.AnyContextTask.html +0 -218
- package/docs/types/framework_base_task_Types.AnyNamedTask.html +0 -213
- package/docs/types/framework_base_task_Types.AnyParameterTask.html +0 -218
- package/docs/types/framework_base_task_Types.AnyTask.html +0 -213
- package/docs/types/framework_base_task_Types.BoundTask.html +0 -231
- package/docs/types/framework_base_task_Types.NamedTask.html +0 -223
- package/docs/types/framework_base_task_Types.Task.html +0 -237
- package/docs/types/framework_base_task_Types.TaskParam.html +0 -218
- package/docs/types/framework_base_task_Types.TaskReturn.html +0 -218
- package/docs/types/framework_base_thread_ThreadEventBus.ThreadEvent.html +0 -218
- package/types/framework/Export.d.ts +0 -34
- package/types/framework/base/index.d.ts +0 -19
- /package/{types/framework/base → framework-types}/abortable/Types.d.ts +0 -0
- /package/{types/framework/base → framework-types}/api-manager/ApiManager.d.ts +0 -0
- /package/{types/framework/base → framework-types}/data-structures/Types.d.ts +0 -0
- /package/{types/framework/base → framework-types}/effects/AbortableEffect.d.ts +0 -0
- /package/{types/framework/base → framework-types}/effects/LoopEffect.d.ts +0 -0
- /package/{types/framework/base → framework-types}/effects/TimeoutEffect.d.ts +0 -0
- /package/{types/framework/base → framework-types}/event-bus/EventBus.d.ts +0 -0
- /package/{types/framework/base → framework-types}/polyfills/Polyfills.d.ts +0 -0
- /package/{types/framework/base → framework-types}/registry/Registry.d.ts +0 -0
- /package/{types/framework/base → framework-types}/registry/RegistryInterface.d.ts +0 -0
- /package/{types/framework/base → framework-types}/task/TaskUtils.d.ts +0 -0
- /package/{types/framework/base → framework-types}/task/Types.d.ts +0 -0
- /package/{types/framework/base → framework-types}/thread/ThreadEventBus.d.ts +0 -0
package/COMPAT.md
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
1
|
+
# Compatibility with v8
|
|
2
|
+
|
|
3
|
+
PWX is not natively compatible with v8, as it is a new design. However, the package system is powerful enough to allow us to write a compatibility layer, so that is what we have done.
|
|
4
|
+
|
|
5
|
+
Here are some examples of usage:
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
## Easy mode
|
|
9
|
+
|
|
10
|
+
Just include the compatibility bundle:
|
|
11
|
+
|
|
12
|
+
```html
|
|
13
|
+
<!DOCTYPE html>
|
|
14
|
+
<html lang="en">
|
|
15
|
+
<head>
|
|
16
|
+
<title>Bitmovin Player Demo</title>
|
|
17
|
+
<meta charset="UTF-8"/>
|
|
18
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
19
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
20
|
+
|
|
21
|
+
<!-- Bitmovin Player X with v8 compatibility packages -->
|
|
22
|
+
<script type="text/javascript" src="./bundles/playerx-bitdash.js"></script>
|
|
23
|
+
|
|
24
|
+
<style>
|
|
25
|
+
.container {
|
|
26
|
+
color: white;
|
|
27
|
+
text-align: center;
|
|
28
|
+
max-width: 2200px;
|
|
29
|
+
}
|
|
30
|
+
.container a {
|
|
31
|
+
color: white;
|
|
32
|
+
}
|
|
33
|
+
.container h1 {
|
|
34
|
+
margin-bottom: 22px;
|
|
35
|
+
line-height: 66px;
|
|
36
|
+
}
|
|
37
|
+
.container h2 {
|
|
38
|
+
font-weight: normal;
|
|
39
|
+
margin-bottom: 36px;
|
|
40
|
+
line-height: 26px;
|
|
41
|
+
}
|
|
42
|
+
.player-wrapper {
|
|
43
|
+
width: 95%;
|
|
44
|
+
max-height: 95%;
|
|
45
|
+
margin: 20px auto;
|
|
46
|
+
box-shadow: 0 0 30px rgba(0,0,0,0.7);
|
|
47
|
+
}
|
|
48
|
+
</style>
|
|
49
|
+
</head>
|
|
50
|
+
<body>
|
|
51
|
+
<div class="container">
|
|
52
|
+
<div class="content">
|
|
53
|
+
<div class="player-wrapper">
|
|
54
|
+
<div id="player"></div>
|
|
55
|
+
</div>
|
|
56
|
+
</div>
|
|
57
|
+
</div>
|
|
58
|
+
<script type="text/javascript">
|
|
59
|
+
|
|
60
|
+
// This part is just like with the Bitmovin Player v8 :)
|
|
61
|
+
|
|
62
|
+
const conf = {
|
|
63
|
+
key: '<YOUR PLAYER KEY>',
|
|
64
|
+
playback: { autoplay: true, muted: true },
|
|
65
|
+
logs: { level: 'debug' },
|
|
66
|
+
events: {},
|
|
67
|
+
location: {
|
|
68
|
+
ui: 'https://cdn.bitmovin.com/player/web/8/bitmovinplayer-ui.js',
|
|
69
|
+
ui_css: 'https://cdn.bitmovin.com/player/web/8/bitmovinplayer-ui.css',
|
|
70
|
+
},
|
|
71
|
+
};
|
|
72
|
+
|
|
73
|
+
const source = {
|
|
74
|
+
hls: 'https://cdn.bitmovin.com/content/assets/streams-sample-video/sintel/m3u8/index.m3u8',
|
|
75
|
+
};
|
|
76
|
+
|
|
77
|
+
const player = new bitmovin.player.Player(document.getElementById('player'), conf);
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
player.load(source);
|
|
81
|
+
</script>
|
|
82
|
+
</body>
|
|
83
|
+
</html>
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
## Package mode
|
|
87
|
+
|
|
88
|
+
In this version, you can see we include the individual packages:
|
|
89
|
+
|
|
90
|
+
```html
|
|
91
|
+
<!DOCTYPE html>
|
|
92
|
+
<html lang="en">
|
|
93
|
+
<head>
|
|
94
|
+
<title>Bitmovin Player Demo</title>
|
|
95
|
+
<meta charset="UTF-8"/>
|
|
96
|
+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
97
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
98
|
+
|
|
99
|
+
<!-- Bitmovin Player X with v8 compatibility packages -->
|
|
100
|
+
<script type="text/javascript" src="./sdk/bundles/playerx-bitdash-core.js"></script>
|
|
101
|
+
<script type="text/javascript" src="./sdk/packages/playerx-data.package.js"></script>
|
|
102
|
+
<script type="text/javascript" src="./sdk/packages/playerx-capabilities.package.js"></script>
|
|
103
|
+
<script type="text/javascript" src="./sdk/packages/playerx-hls.package.js"></script>
|
|
104
|
+
<script type="text/javascript" src="./sdk/packages/playerx-hls-translation.package.js"></script>
|
|
105
|
+
<script type="text/javascript" src="./sdk/packages/playerx-hls-parsing.package.js"></script>
|
|
106
|
+
<script type="text/javascript" src="./sdk/packages/playerx-network.package.js"></script>
|
|
107
|
+
<script type="text/javascript" src="./sdk/packages/playerx-presentation.package.js"></script>
|
|
108
|
+
<script type="text/javascript" src="./sdk/packages/playerx-source.package.js"></script>
|
|
109
|
+
<script type="text/javascript" src="./sdk/packages/playerx-source-api.package.js"></script>
|
|
110
|
+
<script type="text/javascript" src="./sdk/packages/playerx-bitmovin-source-api.package.js"></script>
|
|
111
|
+
<script type="text/javascript" src="./sdk/packages/playerx-bitmovin-static-api.package.js"></script>
|
|
112
|
+
<script type="text/javascript" src="./sdk/packages/playerx-bitmovin-ui.package.js"></script>
|
|
113
|
+
<script type="text/javascript" src="./sdk/packages/playerx-bitmovin-video-element-utils.package.js"></script>
|
|
114
|
+
<script type="text/javascript" src="./sdk/packages/playerx-adaptation.package.js"></script>
|
|
115
|
+
<script type="text/javascript" src="./sdk/packages/playerx-container-mp4.package.js"></script>
|
|
116
|
+
<script type="text/javascript" src="./sdk/packages/playerx-segment-processing.package.js"></script>
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
<style>
|
|
120
|
+
.container {
|
|
121
|
+
color: white;
|
|
122
|
+
text-align: center;
|
|
123
|
+
max-width: 2200px;
|
|
124
|
+
}
|
|
125
|
+
.container a {
|
|
126
|
+
color: white;
|
|
127
|
+
}
|
|
128
|
+
.container h1 {
|
|
129
|
+
margin-bottom: 22px;
|
|
130
|
+
line-height: 66px;
|
|
131
|
+
}
|
|
132
|
+
.container h2 {
|
|
133
|
+
font-weight: normal;
|
|
134
|
+
margin-bottom: 36px;
|
|
135
|
+
line-height: 26px;
|
|
136
|
+
}
|
|
137
|
+
.player-wrapper {
|
|
138
|
+
width: 95%;
|
|
139
|
+
max-height: 95%;
|
|
140
|
+
margin: 20px auto;
|
|
141
|
+
box-shadow: 0 0 30px rgba(0,0,0,0.7);
|
|
142
|
+
}
|
|
143
|
+
</style>
|
|
144
|
+
</head>
|
|
145
|
+
<body>
|
|
146
|
+
<div class="container">
|
|
147
|
+
<div class="content">
|
|
148
|
+
<div class="player-wrapper">
|
|
149
|
+
<div id="player"></div>
|
|
150
|
+
</div>
|
|
151
|
+
</div>
|
|
152
|
+
</div>
|
|
153
|
+
<script type="text/javascript">
|
|
154
|
+
|
|
155
|
+
// Once again, just like with v8
|
|
156
|
+
|
|
157
|
+
const conf = {
|
|
158
|
+
key: '<YOUR PLAYER KEY>',
|
|
159
|
+
playback: { autoplay: true, muted: true },
|
|
160
|
+
logs: { level: 'debug' },
|
|
161
|
+
events: {},
|
|
162
|
+
location: {
|
|
163
|
+
ui: 'https://cdn.bitmovin.com/player/web/8/bitmovinplayer-ui.js',
|
|
164
|
+
ui_css: 'https://cdn.bitmovin.com/player/web/8/bitmovinplayer-ui.css',
|
|
165
|
+
},
|
|
166
|
+
};
|
|
167
|
+
|
|
168
|
+
const source = {
|
|
169
|
+
hls: 'https://cdn.bitmovin.com/content/assets/streams-sample-video/sintel/m3u8/index.m3u8',
|
|
170
|
+
};
|
|
171
|
+
|
|
172
|
+
const player = new bitmovin.player.Player(document.getElementById('player'), conf);
|
|
173
|
+
|
|
174
|
+
// Slightly different: once the player is instantiated, we can add the packages.
|
|
175
|
+
|
|
176
|
+
player.packages.add(bitmovin.playerx['data'].default);
|
|
177
|
+
player.packages.add(bitmovin.playerx['capabilities'].default);
|
|
178
|
+
player.packages.add(bitmovin.playerx['segment-processing'].default);
|
|
179
|
+
player.packages.add(bitmovin.playerx['container-mp4'].default);
|
|
180
|
+
player.packages.add(bitmovin.playerx['adaptation'].default);
|
|
181
|
+
player.packages.add(bitmovin.playerx['network'].default);
|
|
182
|
+
player.packages.add(bitmovin.playerx['hls'].default);
|
|
183
|
+
player.packages.add(bitmovin.playerx['hls-translation'].default);
|
|
184
|
+
player.packages.add(bitmovin.playerx['hls-parsing'].default);
|
|
185
|
+
player.packages.add(bitmovin.playerx['presentation'].default);
|
|
186
|
+
player.packages.add(bitmovin.playerx['source'].default);
|
|
187
|
+
player.packages.add(bitmovin.playerx['bitmovin-video-element-utils'].default);
|
|
188
|
+
player.packages.add(bitmovin.playerx['source-api'].default);
|
|
189
|
+
player.packages.add(bitmovin.playerx['bitmovin-static-api'].default);
|
|
190
|
+
player.packages.add(bitmovin.playerx['bitmovin-source-api'].default);
|
|
191
|
+
player.packages.add(bitmovin.playerx['bitmovin-ui'].default); // Note the addition of the ui compatibility layer
|
|
192
|
+
|
|
193
|
+
// Load a source as usual
|
|
194
|
+
player.load(source);
|
|
195
|
+
</script>
|
|
196
|
+
</body>
|
|
197
|
+
</html>
|
|
198
|
+
```
|
|
199
|
+
|
|
200
|
+
|
|
201
|
+
That's all there is to it!
|
package/README.md
CHANGED
|
@@ -170,6 +170,16 @@ player.packages.add(SourcesApiPackage);
|
|
|
170
170
|
player.sources.add('https://cdn.bitmovin.com/content/assets/streams-sample-video/sintel/m3u8/index.m3u8');
|
|
171
171
|
```
|
|
172
172
|
|
|
173
|
+
## Bitmovin Player V8 compatibility
|
|
174
|
+
|
|
175
|
+
To avoid disruption, we have also built a compatibility layer to allow you to use this player as a dropin for v8.
|
|
176
|
+
|
|
177
|
+
> [!CAUTION]
|
|
178
|
+
> This Player is not yet feature complete. Only use it as a replacement for V8 if it covers your use case.
|
|
179
|
+
>
|
|
180
|
+
> To find out how to use this compatibility mode, please see [COMPAT.md](./COMPAT.md).
|
|
181
|
+
|
|
182
|
+
|
|
173
183
|
## Why is this player different?
|
|
174
184
|
|
|
175
185
|
Above, it was mentioned that this package is several things. Let's return to that statement a bit. More than just being a player, PWX can also be seen as a playback platform.
|