<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "tvOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ScreenCaptureKit",
  "identifier" : "/documentation/ScreenCaptureKit/SCRecordingEditor/init(url:)-ead5",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "ScreenCaptureKit"
    ],
    "preciseIdentifier" : "c:objc(cs)SCRecordingEditor(im)initWithURL:"
  },
  "title" : "init(url:)"
}
-->

# init(url:)

```
init(url: URL)
```

## Parameters

`url`

The file URL of the completed recording, from SCRecordingOutput or SCClipBufferingOutput.

## Return Value

An initialized SCRecordingEditor.

## Discussion

\abstract Initialize an SCRecordingEditor with the file URL of a completed recording.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)