---
title: "clipBufferingOutputDidStopBuffering(_:)"
framework: screencapturekit
role: symbol
role_heading: Instance Method
path: "screencapturekit/scclipbufferingoutputdelegate/clipbufferingoutputdidstopbuffering(_:)"
---

# clipBufferingOutputDidStopBuffering(_:)

## Declaration

```swift
optional func clipBufferingOutputDidStopBuffering(_ clipBufferingOutput: SCClipBufferingOutput)
```

## Parameters

- `clipBufferingOutput`: The SCClipBufferingOutput object

## Discussion

Discussion clipBufferingOutputDidStopBuffering: Notifies the delegate that clip buffering has finished successfully.
