|
MLT 7.40.0
Multimedia Framework
|


Public Member Functions | |
| __init__ (self) | |
Properties | |
| h = property(_mlt7.mlt_rect_h_get, _mlt7.mlt_rect_h_set, doc=) | |
| o = property(_mlt7.mlt_rect_o_get, _mlt7.mlt_rect_o_set, doc=) | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
| w = property(_mlt7.mlt_rect_w_get, _mlt7.mlt_rect_w_set, doc=) | |
| x = property(_mlt7.mlt_rect_x_get, _mlt7.mlt_rect_x_set, doc=) | |
| y = property(_mlt7.mlt_rect_y_get, _mlt7.mlt_rect_y_set, doc=) | |
Static Private Attributes | |
| __repr__ = _swig_repr | |
| __swig_destroy__ = _mlt7.delete_mlt_rect | |
A rectangle type with coordinates, size, and opacity
| mlt.mlt_rect.__init__ | ( | self | ) |
|
staticprivate |
|
staticprivate |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |