Replace Stream Selection Response
data class ReplaceStreamSelectionResponse(val streamSelection: StreamSelection) : StreamExceptionResponse
Tell NewPlayer with which stream selection of the current item the currently failing stream selection should be replaced with. This can be used if only individual streams or tracks corresponding to one item fail.
If you want to reload the current item due to a timeout issue, or you want to replace the current item all together, you should instead respond with ReplaceItemResponse.