on Reader View Synchronization State Changed
abstract fun onReaderViewSynchronizationStateChanged(state: SyncMediaReaderViewSynchronizationStateData)
The synchronization state between the SyncMediaPlayer and the ReaderView has changed.
If managed synchronization is enabled, the framework has already acted on the state change. If managed synchronization is disabled, you might need to navigate the ReaderView, or seek to a new timeline position in order to make them synchronized.