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