Future<void> setPictureInPictureEnabled({ required String textureId, bool enabled = true, }) async { return; }