Contents

imageResolution

The size, in pixels, of video images captured in the session.

Declaration

var imageResolution: CGSize { get }

Discussion

Video format sizes are relative to the native sensor orientation of the device camera, and as such are always landscape-oriented.

See Also

Accessing format information