An array of video codec types compatible with the photo settings for embedding thumbnail images in photo file output.
SDKs
- iOS 11.0+
- Mac Catalyst 13.0+
Framework
- AVFoundation
Declaration
var availableEmbeddedThumbnailPhotoCodecTypes: [AVVideo Codec Type] { get }
Discussion
To enable embedding thumbnail images in photo file output, set the embedded
property using one of the codec types listed in this array.
The order of this array is such that the most backward-compatible codec is listed first.