diplomat.wx_gui.video_player.time_check
- diplomat.wx_gui.video_player.time_check(time_controller: Connection) VideoControlMessage[source]
Waits for a new time from the connection.
- Parameters:
time_controller – The connection being used for sending updated times.
- Returns:
An integer being a new time to move to, or None otherwise.