Captionator icon indicating copy to clipboard operation
Captionator copied to clipboard

Unable to disable captions in Firefox

Open ddevault opened this issue 11 years ago • 0 comments

captionator.captionify(video, "en", {});
video.textTracks[0].mode = 'hidden'

The tracks still appear. This works fine in Chrome (which has native WebVTT support).

ddevault avatar Feb 28 '14 05:02 ddevault