ARVideoOrientation - AFathi/ARVideoKit GitHub Wiki
Enumeration
ARVideoOrientation
Indicates the final video orientation.
Enumeration Cases
case
auto
The framework automatically sets the video orientation based on the active ARInputViewOrientation
orientations.
case
alwaysPortrait
Sets the video orientation to always portrait.
case
alwaysLandscape
Sets the video orientation to always landscape.