Properties
Optional audioCodecPriority
audioCodecPriority?: string[]
Optional dashManifestWithCredentials
dashManifestWithCredentials?: boolean
Optional dashWithCredentials
dashWithCredentials?: boolean
Optional headers
Optional hlsManifestWithCredentials
hlsManifestWithCredentials?: boolean
Optional hlsWithCredentials
hlsWithCredentials?: boolean
Optional manifestWithCredentials
manifestWithCredentials?: boolean
Optional persistentPoster
persistentPoster?: boolean
Optional shouldRecreateSourceBuffersOnPeriodSwitch
shouldRecreateSourceBuffersOnPeriodSwitch?: ((sourcePeriodInfo, targetPeriodInfo, suggestion) => boolean)
Type declaration
-
- (sourcePeriodInfo, targetPeriodInfo, suggestion): boolean
-
Returns boolean
Optional startOffset
startOffset?: number
Optional startOffsetTimelineReference
Optional startTime
startTime?: number
Optional videoCodecPriority
videoCodecPriority?: string[]
Optional withCredentials
withCredentials?: boolean