Contents

AVCaptureMovieFileOutput

A capture output that records video and audio to a QuickTime movie file.

Declaration

class AVCaptureMovieFileOutput

Mentioned in

Overview

A movie file output provides a complete file recording interface for writing media data to QuickTime movie files. It includes the ability to configure QuickTime-specific options, including writing metadata collections to each file, specify media encoding options for each track, and specify the interval at which it writes movie fragments.

Topics

Creating a movie file output

Configuring movies

Managing output settings

Enabling spatial capture

Setting orientation

Restricting camera switching

See Also

File capture