MLT 7.40.0
Multimedia Framework
Public Member Functions | Properties | Static Private Attributes
mlt.EventData Class Reference
Inheritance diagram for mlt.EventData:
Inheritance graph
[legend]
Collaboration diagram for mlt.EventData:
Collaboration graph
[legend]

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
 

Detailed Description

Proxy of C++ Mlt::EventData class.

Constructor & Destructor Documentation

◆ __init__()

mlt.EventData.__init__ (   self,
args 
)

Member Function Documentation

◆ get_event_data()

mlt.EventData.get_event_data (   self)

◆ to_frame()

mlt.EventData.to_frame (   self)

◆ to_int()

mlt.EventData.to_int (   self)

◆ to_object()

mlt.EventData.to_object (   self)

◆ to_string()

mlt.EventData.to_string (   self)

Field Documentation

◆ __repr__

mlt.EventData.__repr__ = _swig_repr
staticprivate

◆ __swig_destroy__

mlt.EventData.__swig_destroy__ = _mlt7.delete_EventData
staticprivate

Property Documentation

◆ thisown

mlt.EventData.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

The documentation for this class was generated from the following file: