---
title: SCFrameStatus.started
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/scframestatus/started
---

# SCFrameStatus.started

A status that indicates the frame is the first one sent after the stream starts.

## Declaration

```swift
case started
```

## See Also

### Status values

- [SCFrameStatus.complete](screencapturekit/scframestatus/complete.md)
- [SCFrameStatus.idle](screencapturekit/scframestatus/idle.md)
- [SCFrameStatus.blank](screencapturekit/scframestatus/blank.md)
- [SCFrameStatus.suspended](screencapturekit/scframestatus/suspended.md)
- [SCFrameStatus.stopped](screencapturekit/scframestatus/stopped.md)
