Hello,
I'm currently facing a bit of a challenge with the ios sdk and the chromecast feature.
Indeed I noticed that the stopcasting function calls a callback that set the player associated to play everytime or at least start the buffering of the video again and then set play on the player.
I really need to override this behavior but I can't figure out what function or delegate to override to modify this behavior and I can't seem to find anything releva
↧