Canvas
Creates a Canvas object.
public Canvas(Rte rte, CanvasInitialConfig config);
- Since
- v4.5.0
Call timing
Call this method after initMediaEngine.
Restrictions
None.
Parameters
- rte
- One Rte object.
- config
- The configuration of the Canvas object. Currently you can set it as null.