nn::camera::CTR::Flip Enumerated Typeenum Flip;
| Value | Description |
|---|---|
| FLIP_NONE | No flipping |
| FLIP_HORIZONTAL | Horizontal flipping |
| FLIP_VERTICAL | Vertical flipping |
| FLIP_REVERSE | 180° rotation |
| FLIP_MAX |
Enumerated type that indicates flipping types.
CONFIDENTIAL