Contents

AVCaptureDevice.Format

A class that defines media formats and capture settings that capture devices support.

Declaration

class Format

Mentioned in

Overview

A format object provides information about a media capture format to use with a capture device, such as video frame rates and zoom factors.

You can find more information about a capture format using its associated Core Media format description (see CMFormatDescription), available using the formatDescription property.

Topics

Determining spatial capture support

Determining background replacement support

Determining video capture support

Determining reaction effects support

Determining supported media formats

Determining output support

Determining field of view

Determining video stabilization support

Determining photo quality

Determining color support

Determining exposure support

Determining zoom capabilities

Determining the auto focus system

Determining Cinematic video support

Determining lens smudge detection support

Determining smart framing support

Determining dynamic aspect ratio support

Determining Center Stage support

Determining Portrait Effects support

Determining Studio Light support

Determining depth capture support

Deprecated

Instance Properties

See Also

Configuring capture formats