Contents

naturalSize

The natural display dimensions of the output’s visual media.

Declaration

var naturalSize: CGSize { get set }

Discussion

The default value is CGSizeZero, which indicates the system sets the natural size according to the dimensions of the output track’s format descriptions.

You can’t set this value after writing starts.

See Also

Configuring presentation