stopCastingOnError
Indicates whether Cast playback should stop on player error.
When casting, playback happens on another device (cast receiver). As a result, playback can continue if the local device (cast sender) encounters an error. By default the Player keeps the local and remote state synchronized and stops remote playback if either device encounter an error. To handle the state recovery manually, set this to false
.
Default value is true
.