---
title: supportsWideColorSourceFrames
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avvideocompositing/supportswidecolorsourceframes
---

# supportsWideColorSourceFrames

A Boolean value that indicates whether the compositor handles source frames that contains wide color properties.

## Declaration

```swift
optional var supportsWideColorSourceFrames: Bool { get }
```

## Mentioned in

Tagging media with video color information

## See Also

### Inspecting processing requirements

- [sourcePixelBufferAttributes](avfoundation/avvideocompositing/sourcepixelbufferattributes.md)
- [requiredPixelBufferAttributesForRenderContext](avfoundation/avvideocompositing/requiredpixelbufferattributesforrendercontext.md)
- [supportsHDRSourceFrames](avfoundation/avvideocompositing/supportshdrsourceframes.md)
- [canConformColorOfSourceFrames](avfoundation/avvideocompositing/canconformcolorofsourceframes.md)
- [supportsSourceTaggedBuffers](avfoundation/avvideocompositing/supportssourcetaggedbuffers.md)
