Flash is long dead

This commit is contained in:
Xaekai 2022-01-26 12:32:34 -08:00 committed by Calvin Montgomery
parent 26f6611ca8
commit 498272b128
3 changed files with 0 additions and 4 deletions

View File

@ -42,10 +42,6 @@ getSourceLabel = (source) ->
else
return "#{source.quality}p #{source.contentType.split('/')[1]}"
waitUntilDefined(window, 'videojs', =>
videojs.options.flash.swf = '/video-js.swf'
)
hasAnyTextTracks = (data) ->
ntracks = data?.meta?.textTracks?.length ? 0
return ntracks > 0

Binary file not shown.

Binary file not shown.