Future<void> enableHardwareDecoder(bool isEnabled) async { await ZegoUIKitPluginPlatform.instance.enableHardwareDecoder(isEnabled); }