Hannah15
Channel Surfer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2024
02:18 AM
How can we control Subtitle position in Roku BrightScript?
Currently I have subtitles appearing at bottom of screen when video is playing.
I have created a custom overlay for video controls such as rewind 10 secs , pause, play etc.
This overlay appears when user does some action.
The problem is that when the overlay appears, it covers the subtitles.
So for my use case, I want to shift the subtitles to be above the overlay when it appears, and go back down when it disappears.
How can I achieve this through BrightScript?