Contents

indicatesHorizontalFieldOfView

A media characteristic that indicates the video track carries information related to the horizontal field of view.

Declaration

static let indicatesHorizontalFieldOfView: AVMediaCharacteristic

Discussion

This media characteristic is present when the CMVideoFormatDescription includes a kCMFormatDescriptionExtension_HorizontalFieldOfView extension. This is not an indication that the field of view is expanded beyond or more narrow than typical horizontal fields of view.

The value of this characteristic is public.indicates-horizontal-field-of-view.

See Also

Visual