dispose

June 11, 2026 ยท View on GitHub

Description

Free the resources 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();