@override Future<int> stopPlayer(TauPlayerCallback callback, ) async { return getWebSession(callback)!.stopPlayer(); }