Player
Create a player object.
explicit Player(Rte *self, PlayerInitialConfig *config = nullptr) ;
- Since
- v4.5.0
Call timing
Call this method after InitMediaEngine.
Restrictions
None.
Parameters
- Rte
- One Rte object.
- config
- Player object initialization settings. Currently you can set it as null.