MCPcopy Create free account

hub / github.com/videojs/http-streaming / functions

Functions915 in github.com/videojs/http-streaming

Methodconstructor
()
src/content-steering-controller.js:17
Methodconstructor
(xhr, bandwidth)
src/content-steering-controller.js:86
Methodconstructor
(self, options)
src/transmuxer-worker.js:173
Methodconstructor
* Represents an PlaybackWatcher object. * * @class * @param {Object} options an object that includes the tech and settings
src/playback-watcher.js:36
Methodconstructor
()
src/vtt-segment-loader.js:18
Methodconstructor
(settings, options = {})
src/vtt-segment-loader.js:31
Methodconstructor
(mediaSource)
src/source-updater.js:359
Methodconstructor
(options = {})
src/sync-controller.js:226
Methodconstructor
(source, tech, options)
src/videojs-http-streaming.js:602
Methodconstructor
(vhsHandler, playlist, id)
src/rendition-mixin.js:61
Methodconstructor
* @param {number} start - media sequence start * @param {number} end - media sequence end * @param {number} segmentIndex - index for associated
src/util/media-sequence-sync.js:12
Methodconstructor
* * @param {SyncInfo} segmentSyncInfo - sync info for a given segment * @param {Array<SyncInfo>} [partsSyncInfo] - sync infos for a list of part
src/util/media-sequence-sync.js:59
Methodconstructor
()
src/util/media-sequence-sync.js:83
Methodconstructor
(parent)
src/util/media-sequence-sync.js:270
Methodconstructor
()
src/util/date-ranges.js:2
MethodcreateMediaUpdateTimeout
()
src/dash-playlist-loader.js:972
FunctioncreateTransmuxer
(options)
src/segment-transmuxer.js:269
FunctioncurrentTime
()
test/loader-common.js:197
FunctioncurrentTime
()
test/util/time.test.js:823
FunctiondashGroupId
(type, group, label, playlist)
src/dash-playlist-loader.js:96
FunctiondashPlaylistUnchanged
(a, b)
src/dash-playlist-loader.js:29
FunctiondecryptionHandler
(event)
src/media-segment-request.js:668
Methoddiagnostics
()
src/util/media-sequence-sync.js:103
MethoddidPathwaysChange
()
src/playlist-controller.js:2378
FunctiondisplayCues
(container, player)
utils/stats/stats.js:277
FunctiondisplayStats
(element, player)
utils/stats/stats.js:119
Functiondispose
()
test/playlist-controller.test.js:2530
Methoddispose
()
src/dash-playlist-loader.js:474
Methoddispose
()
src/timeline-change-controller.js:49
Methoddispose
* Abort any outstanding work and clean up.
src/playlist-loader.js:645
Methoddispose
* dispose of the source updater and the underlying sourceBuffer
src/source-updater.js:874
Methoddispose
()
src/sync-controller.js:688
Methoddispose
* Abort all outstanding work and cleanup.
src/videojs-http-streaming.js:1252
Functionduration
()
test/vtt-segment-loader.test.js:609
Functionel
()
test/playlist-selectors.test.js:20
Functionend
(i)
test/playback-watcher.test.js:613
Methodend
()
src/util/media-sequence-sync.js:99
MethodendTimeline
()
src/transmuxer-worker.js:398
FunctionerrorHandler
()
src/reload-source-on-error.js:67
FunctionestimateSegmentRequestTime
( segmentDuration, bandwidth, playlist, bytesReceived = 0 )
src/playlist.js:657
FunctionexcludeCoverage
(defaults)
scripts/rollup.config.js:16
Functionexternals
(defaults)
scripts/rollup.config.js:27
Functionfiles
(defaults)
scripts/karma.conf.js:16
MethodfillBuffer_
* fill the buffer with segements unless the sourceBuffers are * currently updating * * Note: this function should only ever be called by moni
src/vtt-segment-loader.js:174
Methodfin
(err, request)
src/dash-playlist-loader.js:401
FunctionfindGaps
(buffered)
src/ranges.js:79
FunctionfindNextRange
(timeRanges, time)
src/ranges.js:67
FunctionfindRange
(buffered, time)
src/ranges.js:53
FunctionfindSoleUncommonTimeRangesEnd
(original, update)
src/ranges.js:106
Functionfinish
()
test/segment-loader.test.js:1573
Functionflush
()
test/vtt-segment-loader.test.js:45
FunctionformatAsciiString
(e)
src/bin-utils.js:30
FunctionformatHexString
(e, i)
src/bin-utils.js:25
Functionget
()
test/test-helpers.js:248
Functionget
()
src/videojs-http-streaming.js:71
Functionget
()
src/util/text-tracks.js:124
Methodget
()
test/test-helpers.js:48
Methodget
()
src/videojs-http-streaming.js:856
MethodgetBandwidth
()
src/playlist-controller.js:335
FunctiongetBuffer
(buff)
utils/switcher/run-simulation.js:131
MethodgetKeyIdSet
* Returns the key ID set from a playlist * * @param {playlist} playlist to fetch the key ID set from. * @return a Set of 32 digit hex strings
src/dash-playlist-loader.js:1015
FunctiongetMediaInfoForTime
({ playlist, currentTime, startingSegmentIndex, startingPartIndex, startTime, exactManifestTimings
src/playlist.js:421
MethodgetMp4WebVttText
* Parse an mp4 encapsulated WebVTT segment and return an array of cues. * * @param {Uint8Array} data a text/webvtt segment * @return {Object[
src/transmuxer-worker.js:233
FunctiongetOverrideNative
(options = {})
src/videojs-http-streaming.js:1417
FunctiongetSegmentBufferedPercent
( startOfSegment, segmentDuration, currentTime, buffered )
src/ranges.js:293
FunctiongetSource
(next)
src/reload-source-on-error.js:6
FunctionglobalOnResponseHook1
(request, error, response)
test/xhr.test.js:164
FunctionglobalOnResponseHook2
(request, error, response)
test/xhr.test.js:167
FunctionglobalRequestHook1
(options)
test/xhr.test.js:97
FunctionglobalRequestHook1
(options)
test/videojs-http-streaming.test.js:4209
FunctionglobalRequestHook2
(options)
test/xhr.test.js:101
FunctionglobalRequestHook2
(options)
test/videojs-http-streaming.test.js:4217
FunctionglobalResponseHook1
(request, error, response)
test/videojs-http-streaming.test.js:4400
FunctionglobalResponseHook2
(request, error, response)
test/videojs-http-streaming.test.js:4403
FunctionglobalXhrRequestHook1
(options)
test/videojs-http-streaming.test.js:4559
FunctionglobalXhrRequestHook2
(options)
test/videojs-http-streaming.test.js:4566
Functionglobals
(defaults)
scripts/rollup.config.js:22
MethodhandleAbort_
(segmentInfo)
src/segment-loader.js:1944
MethodhandleAppendError_
({segmentInfo, type, bytes}, error)
src/segment-loader.js:2554
MethodhandleData_
(simpleSegment, result)
src/vtt-segment-loader.js:385
MethodhandleDurationChange_
* handle the durationchange event on the MediaSource * * @private
src/playlist-controller.js:1304
FunctionhandleError
()
src/segment-transmuxer.js:160
MethodhandleLoadedPlaylist_
()
src/playlist-loader.js:445
MethodhandleMediaupdatetimeout_
()
src/playlist-loader.js:463
FunctionhandleMessage
(event)
src/segment-transmuxer.js:96
FunctionhandleMessages
(e)
test/transmuxer-worker.test.js:74
MethodhandleProgress_
* XHR `progress` event handler * * @param {Event} * The XHR `progress` event * @param {Object} simpleSegment * A simplifi
src/segment-loader.js:1958
FunctionhandleSource
(source, tech, options = {})
src/videojs-http-streaming.js:1395
MethodhandleSourceEnded_
* handle the sourceended event on the MediaSource * * @private
src/playlist-controller.js:1282
MethodhandleTimingInfo_
(simpleSegment, mediaType, timeType, time)
src/segment-loader.js:2024
MethodhandleTrackInfo_
(simpleSegment, trackInfo)
src/segment-loader.js:1968
MethodhandleWaitingForKey_
()
src/videojs-http-streaming.js:1123
MethodhasPartsSyncInfo
()
src/util/media-sequence-sync.js:72
MethodhasVideo
(playlist)
src/playlist-loader.js:559
MethodinitMp4WebVttParser
* Initializes the WebVttParser and passes the init segment. * * @param {Uint8Array} data mp4 boxed WebVTT init segment data
src/transmuxer-worker.js:216
MethodinitSegmentForMap
* Gets and sets init segment for the provided map * * @param {Object} map * The map object representing the init segment to get or set
src/vtt-segment-loader.js:77
FunctioninitializeMediaKeys
(options, callback)
test/videojs-http-streaming.test.js:6701
FunctionisAes
(media)
src/playlist.js:617
MethodisAppended
()
src/util/media-sequence-sync.js:32
FunctionisBuffered
(previous, current)
utils/switcher/aggregate-simulations.js:8
← previousnext →701–800 of 915, ranked by callers