---
title: MAFlashingLightsProcessor.OptionKey
framework: mediaaccessibility
role: symbol
role_heading: Structure
path: mediaaccessibility/maflashinglightsprocessor/optionkey
---

# MAFlashingLightsProcessor.OptionKey

Options for the flashing lights processor.

## Declaration

```swift
struct OptionKey
```

## Topics

### Creating an options structure

- [init(_:)](mediaaccessibility/maflashinglightsprocessor/optionkey/init(_:).md)
- [init(rawValue:)](mediaaccessibility/maflashinglightsprocessor/optionkey/init(rawvalue:).md)

## Relationships

### Conforms To

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

## See Also

### Processing video content

- [processSurface(_:outSurface:timestamp:options:)](mediaaccessibility/maflashinglightsprocessor/processsurface(_:outsurface:timestamp:options:).md)
- [MAFlashingLightsProcessor.Result](mediaaccessibility/maflashinglightsprocessor/result.md)
