Future<void> dePlatformRenderRef(int platformViewId) async { await rtcEngine.globalVideoViewController ?.dePlatformRenderRef(platformViewId); }