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