TKPlayBackviewManagerObserver Overview
TKPlayBackManagerObserver
The TKPlayBackManagerObserver protocol inherits from the TKRoomManagerObserver protocol, and the TKPlayBackManagerObserver protocol adds callbacks related to course playback. The detailed callback methods are as follows:
For more details, please refer to the methods related to the TKPlayBackManagerObserver protocol.
Method Name | Method Description |
---|---|
onPlayBackDuration | Replay total duration |
onPlayBackUpdateTime | Update replay progress time |
onPlayBackClearAll | Replay cleanup |
onPlayBackEnd | Replay ended |