fileDataRepresentation(with:)
Gets a customized representation of the photo data.
Declaration
func fileDataRepresentation(with customizer: any AVCapturePhotoFileDataRepresentationCustomizer) -> Data?Parameters
- customizer:
An object that customizes the returned metadata, image thumbnail, or depth data.
Mentioned in
Return Value
A data representation of the photo.