A video size and frame rate specification for use with an AR session.
SDK
- iOS 11.3+
Framework
- ARKit
Declaration
class VideoFormat : NSObject
Overview
This class is immutable; to set the frame rate and video resolution for an AR session, set your configuration's video
property to one of the formats in the supported
array.