Callback for error on rendering.
Callback for player load the first frame.
Callback for player phase change.
Callback for room change in state, will only contain the properties that actually changed.
Callbcak when player.progressTime
has changed.
Callbacks where an error causes playback to pause.
SyncedStoreState updated, state is the entire content of SyncedState
The number of redoable change callbacks.
The number of undoable change callbacks.
Synchronized user behavior error callback.
Note: This callback is usually ignored, and you can decide for yourself whether to listen to it or not depending on the business situation.
Callback for broken connection between Whiteboard SDK and Whiteboard server.
error info for dicconnect.
The user is moved out of the room by the server callback.
Callback for room connection status change.
Callback for room state change.
See RoomConfig in source code
Pause playback of audio and video callbacks in dynamic PPTs.
Playback of audio and video callbacks in dynamic PPT
Receives the message callbacks sent by the web page.
Message callbacks include
This callback is triggered when the local user receives a message from a web page (e.g. iframe plug-in, dynamic PPT).
SDK initialization failure callback.
If the SDK initialization fails, the call to join a live room or playback room will remain unresponsive and the SDK will need to be reinitialized.
SDK initialization failures can be caused by the following.
error message.
SDK appears with an uncaught global error callback.
See SDKConfig in source code
Create whiteboardReplayView props
Replay room state change callbacks
Replay config, see NativeReplayParams
Called at the end of joining the replay room, regardless of success or failure
SDK state change callbacks
SDK Config
View style
Create whiteboardView props
Room state change callbacks
Room config
SDK state change callbacks
SDK Config
View style
Gesture life cycle for menu interaction
Create a whiteboard replay view
a view contains a whiteboard replayer
Create a whiteboard view, it join room immediately
a view contains a whiteboard
Generated using TypeDoc
See PlayerConfig in source code