MCPcopy Create free account

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

Functions915 in github.com/videojs/http-streaming

↓ 2 callersFunctionbandwidthWithinTolerance
(actual, expected, message)
test/custom-assertions.js:11
↓ 2 callersMethodbeforeSeekableWindow_
(seekable, currentTime)
src/playback-watcher.js:528
↓ 2 callersMethodcalculateBaseTime_
(mediaSequence, segments, fallback)
src/util/media-sequence-sync.js:231
↓ 2 callersMethodcanRemoveSourceBuffer
* Whether or not the removeSourceBuffer function is supported * on the mediaSource. * * @return {boolean} * if removeSourceBuffer
src/source-updater.js:498
↓ 2 callersMethodchangeType
()
test/test-helpers.js:73
↓ 2 callersMethodchangeType
* Call the changeType function on a source buffer, given the code and type. * * @param {string} type * The type of source buffer to ca
src/source-updater.js:539
↓ 2 callersFunctioncleanupBuffer
(type, sourceUpdater)
src/source-updater.js:124
↓ 2 callersFunctioncodecCount
(codecObj)
src/util/codecs.js:82
↓ 2 callersFunctioncompactSegmentUrlDescription
(resolvedUri)
src/util/segment.js:34
↓ 2 callersFunctioncomparePlaylistBandwidth
(left, right)
src/playlist-selectors.js:79
↓ 2 callersFunctionconcatSegments
(...segments)
test/source-updater.test.js:15
↓ 2 callersFunctionconcatSegments
(segmentObj)
src/util/segment.js:8
↓ 2 callersMethodconvertToProgramTime
(time, callback)
src/videojs-http-streaming.js:1279
↓ 2 callersMethodcreateCloneAttributes_
* Helper function to create the attributes needed for the new clone. * This mainly adds the necessary media attributes. * * @param {string} i
src/playlist-loader.js:1301
↓ 2 callersMethodcreateClonedMediaGroups_
* Given a pathway clone object we create clones of all media. * In this function, all necessary information and updated playlists * are added to
src/playlist-loader.js:1178
↓ 2 callersMethodcreateKeySessions_
()
src/videojs-http-streaming.js:1101
↓ 2 callersFunctioncreateMediaSource
()
test/source-updater.test.js:106
↓ 2 callersFunctioncreateMocker
({calls = [], args = []} = {})
test/media-groups.test.js:761
↓ 2 callersFunctioncreateTransferableMessage
(message)
src/bin-utils.js:47
↓ 2 callersFunctiondecrypt
({id, key, encryptedBytes, decryptionWorker, segment, doneFn}, callback)
src/media-segment-request.js:667
↓ 2 callersMethoddispose
* aborts steering requests clears the ttl timeout and resets all properties.
src/content-steering-controller.js:429
↓ 2 callersFunctiondownloadProgress
(xhr, rawEventData)
test/test-helpers.js:181
↓ 2 callersMethodfillBuffer_
* fill the buffer with segements unless the sourceBuffers are * currently updating * * Note: this function should only ever be called by moni
src/segment-loader.js:1482
↓ 2 callersFunctionfilterRanges
(timeRanges, predicate)
src/ranges.js:29
↓ 2 callersFunctionfinishLoading
(captions, id3Frames)
src/media-segment-request.js:556
↓ 2 callersFunctionfinite
(num)
src/segment-loader.js:70
↓ 2 callersFunctiongetAllSegments
(media)
src/playlist-loader.js:232
↓ 2 callersFunctiongetCodecs
(media)
src/util/codecs.js:22
↓ 2 callersFunctiongetKnownPartCount
({preloadSegment})
src/playlist.js:73
↓ 2 callersFunctiongetLastParts
(media)
src/playlist.js:67
↓ 2 callersFunctiongetManifests
()
scripts/create-test-data.js:19
↓ 2 callersFunctiongetSegments
()
scripts/create-test-data.js:23
↓ 2 callersMethodgetSyncPoint
* Find a sync-point for the playlist specified * * A sync-point is defined as a known mapping from display-time to * a segment-index in the c
src/sync-controller.js:272
↓ 2 callersFunctiongetVhsLocalStorage
()
src/videojs-http-streaming.js:369
↓ 2 callersMethodhandleAppendsDone_
* callback to run when appendBuffer is finished. detects if we are * in a good state to do things with the data we got, or if we need * to wait
src/segment-loader.js:3277
↓ 2 callersMethodhandleCaptions_
(simpleSegment, captionData)
src/segment-loader.js:2046
↓ 2 callersFunctionhandleData_
(event, transmuxedData, callback)
src/segment-transmuxer.js:5
↓ 2 callersFunctionhandleDone_
({ transmuxedData, callback })
src/segment-transmuxer.js:52
↓ 2 callersFunctionhandleGopInfo_
(event, transmuxedData)
src/segment-transmuxer.js:65
↓ 2 callersMethodhandleId3_
(simpleSegment, id3Frames, dispatchType)
src/segment-loader.js:2120
↓ 2 callersFunctionhandleKeyResponse
(segment, objects, finishProcessingFn, triggerSegmentEventFn)
src/media-segment-request.js:135
↓ 2 callersFunctionhandleSegmentBytes
({ segment, bytes, trackInfoFn, timingInfoFn, videoSegmentTimingInfoFn, audioSegmentTimingInfoFn,
src/media-segment-request.js:488
↓ 2 callersMethodhandleTimeout_
()
src/segment-loader.js:2929
↓ 2 callersFunctionhandleVhsMediaChange
(qualityLevels, playlistLoader)
src/videojs-http-streaming.js:97
↓ 2 callersMethodhasEnoughInfoToLoad_
* Determines whether the loader has enough info to load the next segment. * * @return {boolean} * Whether or not the loader has enoug
src/segment-loader.js:2171
↓ 2 callersFunctioninitPlugin
(player, options)
src/reload-source-on-error.js:21
↓ 2 callersMethodinit_
* Once all the starting parameters have been specified, begin * operation. This method should only be invoked from the INIT * state. * * @
src/segment-loader.js:1089
↓ 2 callersFunctionintervalDuration
(playlist, endSequence, expired)
src/playlist.js:214
↓ 2 callersFunctionisEnabled
(playlist)
src/playlist.js:595
↓ 2 callersMethodisInRange
(targetTime)
src/util/media-sequence-sync.js:20
↓ 2 callersFunctionisIncompatible
(playlist)
src/playlist.js:584
↓ 2 callersFunctionisLowestEnabledRendition
(main, media)
src/playlist.js:677
↓ 2 callersFunctionisMaat
(main, media)
src/util/codecs.js:32
↓ 2 callersFunctionisManifestObjectType
(url)
scripts/index.js:26
↓ 2 callersMethodloadSegment_
* load a specific segment from a request into the buffer * * @private
src/segment-loader.js:2671
↓ 2 callersMethodmainAppendsToLoadedData_
()
src/playlist-controller.js:392
↓ 2 callersMethodmarkAppended
()
src/util/media-sequence-sync.js:24
↓ 2 callersFunctionmediaDomain
(media, player)
utils/stats/stats.js:137
↓ 2 callersFunctionmockSegmentLoader
()
test/media-groups.test.js:781
↓ 2 callersFunctionmockTech
(tech)
test/test-helpers.js:279
↓ 2 callersMethodmonitorCurrentTime_
* Periodically check current time to see if playback stopped * * @private
src/playback-watcher.js:158
↓ 2 callersMethodonEndOfStream
* Calls endOfStream on the media source when all active stream types have called * endOfStream * * @param {string} streamType * Str
src/playlist-controller.js:1316
↓ 2 callersFunctiononGroupChanging
(type, settings)
src/media-groups.js:120
↓ 2 callersFunctiononUpdateend
(type, sourceUpdater)
src/source-updater.js:322
↓ 2 callersFunctionparseInitSegment
(segment, callback)
src/media-segment-request.js:206
↓ 2 callersMethodparseManifest_
({url, manifestString})
src/playlist-loader.js:525
↓ 2 callersMethodpauseLoading
* Pause all segment/playlist loaders
src/playlist-controller.js:1541
↓ 2 callersFunctionplaylistMatch
(a, b)
src/playlist.js:694
↓ 2 callersFunctionplaylistMetadataPayload
(playlists, type, isLive)
src/playlist-loader.js:376
↓ 2 callersMethodplaylistRequestError
(xhr, playlist, startingState)
src/playlist-loader.js:500
↓ 2 callersFunctionplaylistResponse
(request, simulationParams)
utils/switcher/run-simulation.js:28
↓ 2 callersFunctionprocessAction
(transmuxer, action)
src/segment-transmuxer.js:238
↓ 2 callersMethodprocessDateRange
(dateRange)
src/util/date-ranges.js:44
↓ 2 callersMethodprocessLoadQueue_
()
src/segment-loader.js:2155
↓ 2 callersMethodprocessMetadataQueue_
()
src/segment-loader.js:2137
↓ 2 callersFunctionptsDomain
(segments, mediaScale, mediaOffset)
utils/stats/stats.js:146
↓ 2 callersMethodremoveCue
(cue)
test/test-helpers.js:147
↓ 2 callersFunctionremoveOnRequestHook
(xhr, callback)
src/videojs-http-streaming.js:462
↓ 2 callersFunctionremoveOnResponseHook
(xhr, callback)
src/videojs-http-streaming.js:478
↓ 2 callersMethodremoveSourceBuffer
(sourceBuffer)
test/test-helpers.js:124
↓ 2 callersMethodremoveSourceBuffer
* Call removeSourceBuffer and remove a specific type * of source buffer on the mediaSource. * * @param {string} type * The type of
src/source-updater.js:477
↓ 2 callersFunctionrepresentationToString
(representation)
src/playlist-selectors.js:8
↓ 2 callersMethodrequestMain_
(cb)
src/dash-playlist-loader.js:659
↓ 2 callersMethodresetStats_
* reset all of our media stats * * @private
src/segment-loader.js:806
↓ 2 callersFunctionresolveSegmentUris
(segment, baseUri)
src/playlist-loader.js:197
↓ 2 callersMethodrunStrategies_
* Runs each sync-point strategy and returns a list of sync-points returned by the * strategies * * @private * @param {Playlist} playlist
src/sync-controller.js:388
↓ 2 callersFunctionrunTestFunctions
()
test/source-updater.test.js:159
↓ 2 callersMethodsaveTransferStats_
(stats)
src/segment-loader.js:2893
↓ 2 callersFunctionseekTo
(t)
test/util/time.test.js:1035
↓ 2 callersFunctionsegmentDurationWithParts
(playlist, segment)
src/playlist.js:23
↓ 2 callersFunctionsegmentFinish
()
src/media-segment-request.js:866
↓ 2 callersMethodselectSyncPoint_
* Selects the sync-point nearest the specified target * * @private * @param {Array} syncPoints * List of sync-points to select from
src/sync-controller.js:430
↓ 2 callersMethodsetupFirstPlay
* Seek to the latest media position if this is a live video and the * player and video are loaded and initialized.
src/playlist-controller.js:1195
↓ 2 callersMethodsetupInitialPlaylist
* Given a manifest object that's either a main or media playlist, trigger the proper * events and set the state of the playlist loader. * * I
src/playlist-loader.js:1010
↓ 2 callersFunctionsetupMediaPlaylist
({ playlist, uri, id })
src/manifest.js:157
↓ 2 callersFunctionsomeAudioVariant
(main, callback)
src/playlist.js:728
↓ 2 callersMethodsrcUri
()
src/playlist-loader.js:988
↓ 2 callersMethodstartABRTimer_
* Start a timer that periodically calls checkABR_ * * @private
src/playlist-controller.js:486
↓ 2 callersFunctionstopLoaders
(segmentLoader, mediaType)
src/media-groups.js:34
↓ 2 callersMethodstopRequest
()
src/dash-playlist-loader.js:498
← previousnext →301–400 of 915, ranked by callers