Future<void> stopPlayingStreamInPIP(String streamID) async { await ZegoUIKitPluginPlatform.instance.stopPlayingStreamInPIP(streamID); }