Amazon Vinyl
Preparing search index...
@amazon/vinyl
createHlsContentStreamFactories
Function createHlsContentStreamFactories
createHlsContentStreamFactories
(
options
:
Maybe
<
ContentStreamingOptions
>
,
)
:
(
deps
:
HlsContentStreamTrackDeps
,
)
=>
MemoizedFunction
&
(
contentType
:
ContentType
,
)
=>
NoInfer
<
{
bufferingController
:
(
deps
:
BufferingControllerImplDeps
,
)
=>
BufferingControllerImpl
;
mediaSourceController
:
Factory
;
mediaTimelineTransformed
:
Factory
<
ObservableValue
<
Promise
<
MediaTimeline
>
>
>
;
playbackController
:
Factory
;
qualitySelector
:
Factory
;
segmentController
:
(
deps
:
SegmentControllerImplDeps
,
)
=>
SegmentControllerImpl
;
sourceBufferControllerFactory
:
(
deps
:
SourceBufferControllerImplDeps
,
)
=>
()
=>
SourceBufferControllerImpl
;
}
,
>
Parameters
options
:
Maybe
<
ContentStreamingOptions
>
Returns
(
deps
:
HlsContentStreamTrackDeps
,
)
=>
MemoizedFunction
&
(
contentType
:
ContentType
,
)
=>
NoInfer
<
{
bufferingController
:
(
deps
:
BufferingControllerImplDeps
,
)
=>
BufferingControllerImpl
;
mediaSourceController
:
Factory
;
mediaTimelineTransformed
:
Factory
<
ObservableValue
<
Promise
<
MediaTimeline
>
>
>
;
playbackController
:
Factory
;
qualitySelector
:
Factory
;
segmentController
:
(
deps
:
SegmentControllerImplDeps
,
)
=>
SegmentControllerImpl
;
sourceBufferControllerFactory
:
(
deps
:
SourceBufferControllerImplDeps
,
)
=>
()
=>
SourceBufferControllerImpl
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Amazon Vinyl
Loading...