24i-sander_l
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2016
05:56 AM
Custom Subtitle Color
Hi all,
I would like to set a custom subtitle color. I have a separate .vtt file and want to change the color to a value. I use the roVideoScreen and as content I set an object which has a property;
SubtitleColor: "#ffff00" (https://sdkdocs.roku.com/display/sdkdoc ... Attributes)
I've also set the following settings of the Roku device;
Settings > Captions
===============
Captions mode: On
Text color: Default (set by content)
However, the roVideoScreen component is not showing the subtitles in the hexadecimal color value I've given along the content Object in SetContent().
Does anyone have any idea why the roVideoScreen doesn't show it in the "custom" color?
Thanks in advance.
Sander
24i
I would like to set a custom subtitle color. I have a separate .vtt file and want to change the color to a value. I use the roVideoScreen and as content I set an object which has a property;
SubtitleColor: "#ffff00" (https://sdkdocs.roku.com/display/sdkdoc ... Attributes)
I've also set the following settings of the Roku device;
Settings > Captions
===============
Captions mode: On
Text color: Default (set by content)
However, the roVideoScreen component is not showing the subtitles in the hexadecimal color value I've given along the content Object in SetContent().
Does anyone have any idea why the roVideoScreen doesn't show it in the "custom" color?
Thanks in advance.
Sander
24i
1 REPLY 1
24i-sander_l
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2017
08:08 AM
Re: Custom Subtitle Color
[BUMP] Anyone? 😄