Skip to content
Ahmed Fathi Bekhit edited this page Nov 4, 2017 · 1 revision

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.