---
title: kAEStopRecording
framework: coreservices
role: symbol
role_heading: Global Variable
path: coreservices/kaestoprecording
---

# kAEStopRecording

## Declaration

```swift
var kAEStopRecording: AEEventID { get }
```

## Discussion

Discussion Event ID for an event sent by a scripting component to the recording process (or to any running process on the local computer), but handled by the Apple Event Manager. The Apple Event Manager responds by sending a recording off event to all running processes on the local computer.  If sent by a PSN, this event must be addressed using a real PSN; it should never be sent to an address specified as kCurrentProcess.
