This function enables or disables vertical mirroring of the camera feed.
setvflip()
Function Definition: setvflip(‘1’)
- Python Library: Camera (Quarky Intellio)
- Library Import: intellio = QuarkyIntellio()
- Mode: Stage Mode, Upload Mode
Parameters
| Name | Type | Description | Expected Values | Default Value |
|---|---|---|---|---|
| ‘1’ | int | This function enables or disables vertical mirroring of the camera feed. | 1 to 100 |
Description
Example
There are no examples documented for this article.
