Contents

deferredPhotoProxyDimensions

The resolved dimensions of the photo proxy when using deferred photo delivery.

Declaration

var deferredPhotoProxyDimensions: CMVideoDimensions { get }

Discussion

When the system returns an AVCaptureDeferredPhotoProxy, the photoDimensions property of this object represents the dimensions of the final photo. If you don’t opt in to deferred photo delivery, this value has a width and height of 0.

See Also

Examining output dimensions