Google released new version CAST SDK March 31, 2022 with ability for overriding Shaka Player version (as release notes said :) ) but it didn't provide documentation how to set the Shaka Player version
That is all what documentation has about cast.framework.PlaybackConfig#shakaConfig
No any information about setting Shaka version at the moment. Has anybody faced with a topic? Thank you!
The CastReceiverOptions
object has an undocumented field shakaVersion
. Simply set to e.g. "4.2.2".