GstVideo.VideoRectangle¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
h |
r/w |
height of the rectangle |
|
w |
r/w |
width of the rectangle |
|
x |
r/w |
X coordinate of rectangle’s top-left point |
|
y |
r/w |
Y coordinate of rectangle’s top-left point |
Methods¶
None
Details¶
- class GstVideo.VideoRectangle¶
Helper structure representing a rectangular area.