Player

Constructs a Player object.

explicit Player(Rte *self, PlayerInitialConfig *config = nullptr)
Since
Available since v4.4.0.

Timing

This method must be called after calling InitMediaEngine.

Parameters

self
Rte object. See Rte.
config
Initial configuration of the player. You can pass NULL.