---
title: surfaceProcessed
framework: mediaaccessibility
role: symbol
role_heading: Instance Property
path: mediaaccessibility/maflashinglightsprocessor/result/surfaceprocessed
---

# surfaceProcessed

A Boolean value that indicates whether the flashing lights processor successfully processed the input surface.

## Declaration

```swift
var surfaceProcessed: Bool { get }
```

## Discussion

Discussion This value is false if the flashing lights processor can’t process the surface, which can occur for unsupported hardware or unsupported color spaces.

## See Also

### Interpreting results from video processing

- [intensityLevel](mediaaccessibility/maflashinglightsprocessor/result/intensitylevel.md)
- [mitigationLevel](mediaaccessibility/maflashinglightsprocessor/result/mitigationlevel.md)
