Orientation
10/22/22Less than 1 minute
Orientation
media_projection.Orientation
Screen capture orientation.
Table of contents
Members
Members
CURRENT
• CURRENT = 0
Use the current device orientation at the time capture permission was granted.
AUTO
• AUTO = 1
Follow device rotation dynamically.
LANDSCAPE
• LANDSCAPE = 2
Force landscape capture.
PORTRAIT
• PORTRAIT = 3
Force portrait capture.
