Metadata
- Source
- FLUID-6317
- Type
- Improvement
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2018-08-10T10:09:45.387-0400 - Updated
2021-07-29T01:52:46.875-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Prefs Framework
- UIEnhancer
- UI Options
Description
Currently the captions enactor will disable captions on an embedded YouTube video by calling the player's unloadModule method to unload the captions module. Another option would be to call the setOption method to set the track to {}. This will allow the setting to be remembered if the video is played on YouTube.