---
title: CGDisplayStreamFrameStatus
framework: coregraphics
role: symbol
role_heading: Enumeration
path: coregraphics/cgdisplaystreamframestatus
---

# CGDisplayStreamFrameStatus

Describes a frame update event.

## Declaration

```swift
enum CGDisplayStreamFrameStatus
```

## Topics

### Constants

- [CGDisplayStreamFrameStatus.frameComplete](coregraphics/cgdisplaystreamframestatus/framecomplete.md)
- [CGDisplayStreamFrameStatus.frameIdle](coregraphics/cgdisplaystreamframestatus/frameidle.md)
- [CGDisplayStreamFrameStatus.frameBlank](coregraphics/cgdisplaystreamframestatus/frameblank.md)
- [CGDisplayStreamFrameStatus.stopped](coregraphics/cgdisplaystreamframestatus/stopped.md)

### Initializers

- [init(rawValue:)](coregraphics/cgdisplaystreamframestatus/init(rawvalue:).md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Enumerations

- [CGCaptureOptions](coregraphics/cgcaptureoptions.md)
- [CGColorConversionInfoTransformType](coregraphics/cgcolorconversioninfotransformtype.md)
- [CGColorRenderingIntent](coregraphics/cgcolorrenderingintent.md)
- [CGConfigureOption](coregraphics/cgconfigureoption.md)
- [CGDisplayChangeSummaryFlags](coregraphics/cgdisplaychangesummaryflags.md)
- [CGDisplayStreamUpdateRectType](coregraphics/cgdisplaystreamupdaterecttype.md)
- [CGError](coregraphics/cgerror.md)
- [CGEventField](coregraphics/cgeventfield.md)
- [CGEventFilterMask](coregraphics/cgeventfiltermask.md)
- [CGEventFlags](coregraphics/cgeventflags.md)
- [CGEventMouseSubtype](coregraphics/cgeventmousesubtype.md)
- [CGEventSourceStateID](coregraphics/cgeventsourcestateid.md)
- [CGEventSuppressionState](coregraphics/cgeventsuppressionstate.md)
- [CGEventTapLocation](coregraphics/cgeventtaplocation.md)
- [CGEventTapOptions](coregraphics/cgeventtapoptions.md)
