ARVideoKit Enumerations - AFathi/ARVideoKit GitHub Wiki

Enumerations

ARVideoKit Enumerations

Enumerations gives you readable settings ARVideoKit framework supports.


Topics

Enumerations

enum ARFrameMode

Indicates the AR content mode of a rendered frame.

enum ARInputViewOrientation

Indicates the accepted orientaions in a UIViewController that contains AR scenes.

enum ARInputViewOrientationMode

Indicates which subviews will rotate in a UIViewController that contains AR scenes.

enum ARVideoFrameRate

Indicates the video rendering frame per second FPS rate.

enum ARVideoOrientation

Indicates the the final video orientation.

enum RecordARMicrophonePermission

Indicates when to request Microphone access.

enum RecordARStatus

Indicates the AR recorder status.

enum RecordARMicrophoneStatus

Indicates the Microphone permission status.

struct ViewAR

A structure that identifies the application UIViewControllers and their orientations.