Certain API calls return array of user-imposed rotation-related constraint values related to specific object, representing recording (image) rotation. Please find below resulting numeric values and associated value descriptions:
Value |
Description |
0 |
No rotation, no flip. |
1 |
Rotate 90 degrees, no flip. |
2 |
Rotate 180 degrees, no flip. |
3 |
Rotate 270 degrees, no flip. |
4 |
No rotation, flip about X-axis. |
5 |
Rotate 90 degrees, flip about X-axis. |
6 |
Rotate 180 degrees, flip about X-axis. |
7 |
Rotate 270 degrees, flip about X-axis. |