
Caption Styling / WEBVTT
Is there any easy way to change WEBVTT Caption Styling of all videos on JW Platform?
I already checked article below,
but is this option only work with embed code?
>Styling Captions for FCC Compliance
>https://support.jwplayer.com/customer/portal/articles/1482067-styling-captions-for-fcc-compliance
What I would like to do is....
* backgroundOpacity to 0 (transparent)
* edgeStyle to dropshadow
At present, our web site is using Single-Line Embed like below
because it is easiest way to insert video for all user who write articles.
It don't think that every staff have enough IT knowledge to write precise code for opacity and dropshadow.
<script src="//content.jwplatform.com/players/MEDIAID-PLAYERID.js"> </script>
Also I have about 100 videos on the JW platform and
I am wondering the way of Caption Styling without replace every embed code.