mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-18 13:32:05 +00:00
Flash is long dead
This commit is contained in:
parent
26f6611ca8
commit
498272b128
3 changed files with 0 additions and 4 deletions
|
|
@ -42,10 +42,6 @@ getSourceLabel = (source) ->
|
||||||
else
|
else
|
||||||
return "#{source.quality}p #{source.contentType.split('/')[1]}"
|
return "#{source.quality}p #{source.contentType.split('/')[1]}"
|
||||||
|
|
||||||
waitUntilDefined(window, 'videojs', =>
|
|
||||||
videojs.options.flash.swf = '/video-js.swf'
|
|
||||||
)
|
|
||||||
|
|
||||||
hasAnyTextTracks = (data) ->
|
hasAnyTextTracks = (data) ->
|
||||||
ntracks = data?.meta?.textTracks?.length ? 0
|
ntracks = data?.meta?.textTracks?.length ? 0
|
||||||
return ntracks > 0
|
return ntracks > 0
|
||||||
|
|
|
||||||
Binary file not shown.
BIN
www/video-js.swf
BIN
www/video-js.swf
Binary file not shown.
Loading…
Add table
Reference in a new issue