Contents

availableImageDataCodecTypes

The supported image codec formats that can be specified as output settings.

Declaration

var availableImageDataCodecTypes: [AVVideoCodecType] { get }

Discussion

The value of this property is an array of NSString objects that you can use as values for the AVVideoCodecKey in the outputSettings property.

See Also

Configuring image settings