Cheese.VideoFormat¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
height |
r/w |
the height of the video, in pixels |
|
width |
r/w |
the width of of the video, in pixels |
Methods¶
None
Details¶
- class Cheese.VideoFormat¶
A description of the resolution, in pixels, of the format to capture with a
Cheese.CameraDevice
.