Hierarchy

  • SourceConfigOptions

Properties

audioCodecPriority?: string[]
dashManifestWithCredentials?: boolean
dashWithCredentials?: boolean
headers?: HttpHeaders
hlsManifestWithCredentials?: boolean
hlsWithCredentials?: boolean
manifestWithCredentials?: boolean
persistentPoster?: boolean
shouldRecreateSourceBuffersOnPeriodSwitch?: ((sourcePeriodInfo, targetPeriodInfo, suggestion) => boolean)

Type declaration

    • (sourcePeriodInfo, targetPeriodInfo, suggestion): boolean
    • Parameters

      Returns boolean

startOffset?: number
startOffsetTimelineReference?: TimelineReferencePoint
startTime?: number
videoCodecPriority?: string[]
withCredentials?: boolean

Generated using TypeDoc