ARVideoKit Enumerations - AFathi/ARVideoKit GitHub Wiki
Enumerations
ARVideoKit Enumerations
Enumerations gives you readable settings ARVideoKit
framework supports.
Topics
Enumerations
ARFrameMode
enumIndicates the AR content mode of a rendered frame.
ARInputViewOrientation
enumIndicates the accepted orientaions in a UIViewController
that contains AR scenes.
ARInputViewOrientationMode
enumIndicates which subviews will rotate in a UIViewController
that contains AR scenes.
ARVideoFrameRate
enumIndicates the video rendering frame per second FPS
rate.
ARVideoOrientation
enumIndicates the the final video orientation.
RecordARMicrophonePermission
enumIndicates when to request Microphone access.
RecordARStatus
enumIndicates the AR recorder status.
RecordARMicrophoneStatus
enumIndicates the Microphone permission status.
ViewAR
structA structure that identifies the application UIViewController
s and their orientations.