Contents

ancillaryDataEncoder

The AVCaptureAncillaryDataEncoder that sends per-frame lens/camera/user-defined acquisition data along with the video buffer.

Declaration

var ancillaryDataEncoder: AVCaptureAncillaryDataEncoder { get }

Discussion

This property provides access to the ancillary data encoder to set user-defined data or disable ancillary data encoding entirely.