Whether the Player has been disposed. This is used to prevent accessing dangling ctx after dispose.
bool disposed = false;