Hi there :), is it possible to localize the URL string of a VideoPlayer?
Thank you
Hi there :), is it possible to localize the URL string of a VideoPlayer?
Thank you
We dont have any special support for the Video Player and its URL but you could localize the URL as a simple string using a script and a LocalizedString.
Get the localized string and then assign it to the video player at runtime.
Ok, thank you!