Contents

presentationSize

The natural pixel dimensions of the video content for display purposes.

Declaration

var presentationSize: CGSize

Discussion

This represents the encoded size of the video stream and can be used to determine aspect ratio and optimal presentation layout. For audio-only content, this value is .zero.

See Also

Inspecting the metadata