embeddedThumbnailPhotoFormat
A dictionary describing the data format for a preview-sized image accompanying the captured photo.
Declaration
var embeddedThumbnailPhotoFormat: [String : Any]? { get }Discussion
See Video settings for possible keys and values.
If you requested an embedded thumbnail image by specifying the embeddedThumbnailPhotoFormat property of your photo settings when requesting capture, this property’s value is the resolved video settings dictionary for the embedded thumbnail image. If you did not request an embedded thumbnail image, this property’s value is nil.