fvp
fvp copied to clipboard
[Subtitles] Add Ability to Change Text Size
Hello,
I tried to figure out how to change the subtitle text size, but I didn't find any way to do it. I also checked in libmdk, but it seems not supported. Could you please let me know how this can be achieved?
Thanks
yes, not supported yet
upgrade dependencies to support this feature, subtitle style can be set in registerWith https://github.com/wang-bin/mdk-sdk/wiki/Player-APIs#subtitle-properties
Hey @wang-bin, I can confirm it's working, however when I update the size while the video is playing, the text size doesn't change and I need to close and reopen the player. Is there a way to force the player to render subtitles with the updated configuration?
Upgrade dependency when this build is completed, then new style will be applied in the next frame
I confirm it's working 👑