You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you set the CCLoadPolicy to 0 and load a video spoken in French for example (Idt1nRGqIyc) whilst your phone language is set to English - you will see Captions in English.
If you then change your phone language to French and look at the same video, you will not see captions.
Therefore the CCLoadPolicy is not working, I think it may need to be used in conjunction with "cc_lang_pref". I've raised another issue to add this to IFramePlayerOptions
The text was updated successfully, but these errors were encountered:
Using CC_LANG_PREF in conjunction with CC_LOAD_POLICY does nothing. The only way captions appear is if the video's language is different than that of your current locale on your device and you have CC_LOAD_POLICY set to 1. CC_LANG_PREF does nothing.
If you set the CCLoadPolicy to 0 and load a video spoken in French for example (Idt1nRGqIyc) whilst your phone language is set to English - you will see Captions in English.
If you then change your phone language to French and look at the same video, you will not see captions.
Therefore the CCLoadPolicy is not working, I think it may need to be used in conjunction with "cc_lang_pref". I've raised another issue to add this to IFramePlayerOptions
The text was updated successfully, but these errors were encountered: