updateState

abstract fun updateState(newState: VideoClientState)

Update the current Video client state.

Parameters

newState

: VideoClientState - The new video client state.