Contents

matchSource

A policy that preserves the color parameters of the source media.

Declaration

static let matchSource: AVAssetImageGenerator.DynamicRangePolicy

Discussion

By default, an image generator converts images to standard dynamic range. When working with HDR video, use this policy to preserve HDR color in the resulting images.

See Also

Policies