Contents

AVCaptureFileOutputDelegate

Methods for monitoring or controlling the output of a media file capture.

Declaration

protocol AVCaptureFileOutputDelegate : NSObjectProtocol

Overview

The AVCaptureFileOutputDelegate protocol defines an interface for delegates of an AVCaptureFileOutput object to monitor and control recordings along exact sample boundaries.

Topics

Sample processing

See Also

File capture