VISupportedDeviceOrientation
Flags to set supported camera rotation modes.
Consts
VISupportedDeviceOrientationPortrait
VISupportedDeviceOrientationPortrait: Allow portrait.
VISupportedDeviceOrientationPortraitUpsideDown
VISupportedDeviceOrientationPortraitUpsideDown: Allow portrait upside down.
VISupportedDeviceOrientationLandscapeLeft
VISupportedDeviceOrientationLandscapeLeft: Allow Landscape left.
VISupportedDeviceOrientationLandscapeRight
VISupportedDeviceOrientationLandscapeRight: Allow landscape right.
VISupportedDeviceOrientationAll
VISupportedDeviceOrientationAll: Allow all orientations.