GstVideo.VideoRectangle

Fields

Name

Type

Access

Description

h

int

r/w

height of the rectangle

w

int

r/w

width of the rectangle

x

int

r/w

X coordinate of rectangle’s top-left point

y

int

r/w

Y coordinate of rectangle’s top-left point

Methods

None

Details

class GstVideo.VideoRectangle

Helper structure representing a rectangular area.