|
MLT 7.40.0
Multimedia Framework
|


Public Member Functions | |
| __init__ (self, *args) | |
| get_event_data (self) | |
| to_frame (self) | |
| to_int (self) | |
| to_object (self) | |
| to_string (self) | |
Properties | |
| thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag") | |
Static Private Attributes | |
| __repr__ = _swig_repr | |
| __swig_destroy__ = _mlt7.delete_EventData | |
Proxy of C++ Mlt::EventData class.
| mlt.EventData.__init__ | ( | self, | |
| * | args | ||
| ) |
| mlt.EventData.get_event_data | ( | self | ) |
| mlt.EventData.to_frame | ( | self | ) |
| mlt.EventData.to_int | ( | self | ) |
| mlt.EventData.to_object | ( | self | ) |
| mlt.EventData.to_string | ( | self | ) |
|
staticprivate |
|
staticprivate |
|
static |