retryPlaybackConfig

The callback which can be used to manipulate the retry handling in case of potentially recoverable playback errors.

The default value is a callback returning RetryPlaybackAction.None, which means that no retry handling is applied.