Rte
Constructs an RTE object.
explicit Rte(InitialConfig *config = nullptr);
- Since
- v4.5.0
The RTE object manages the internal resources of Rte.
Call timing
Call this method before InitMediaEngine.
Restrictions
None.
Parameters
- config
- The initial configuration. Set it to null.