---
title: intensityLevel
framework: mediaaccessibility
role: symbol
role_heading: Instance Property
path: mediaaccessibility/maflashinglightsprocessor/result/intensitylevel
---

# intensityLevel

The intensity of flashing lights in the input surface.

## Declaration

```swift
var intensityLevel: Float { get }
```

## Discussion

Discussion The result is a value between 0 and 100, where 100 is the highest detectable intensity for flashing lights.

## See Also

### Interpreting results from video processing

- [surfaceProcessed](mediaaccessibility/maflashinglightsprocessor/result/surfaceprocessed.md)
- [mitigationLevel](mediaaccessibility/maflashinglightsprocessor/result/mitigationlevel.md)
