Possible to get closed caption style?

Hi,

Is there anyway we can get the closed caption style? I would like to get the closed caption style and pass it to my webview via post message

Hi @DavidW,

Thank you for your question about accessing closed caption style settings in Vega.

Currently, Vega does not provide a built-in API to access system caption style preferences. As a workaround, you can create a Turbo Module that bridges to Android’s CaptioningManager API to retrieve caption styles and pass them to your webview via postMessage.

References:

Our team is also looking into this and will provide an update as soon as we have more information.

Thanks for helping us improve the Vega platform.

Warm regards,
Aishwarya