dispose

Description

Free the ressources used by the player.

You can call this method if you know you won't need the RxPlayer anymore.

The player won't work correctly after calling this method.

Syntax

player.dispose();
Page List