On Thu, 17 Aug 2023 16:22:21 GMT, Jay Bhaskar <jbhas...@openjdk.org> wrote:
>> The answer to my question is still pending. Please take a look at whether or >> not this is the only error you need to check. If it is, can you say why? > > Once the Player is in an error state, play, pause, seek, etc. all of these > operations would not be called. Only the current time which is the last > played point of time needs to be updated to the player user interface. OK. My question then is whether `MediaPlayerNetworkState::NetworkError` is the only error condition you need to consider. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/1212#discussion_r1297465774