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

Public Member Functions

 __init__ (self, *args)
 
 block (self)
 
 get_event (self)
 
 is_valid (self)
 
 unblock (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_Event
 

Detailed Description

Proxy of C++ Mlt::Event class.

Constructor & Destructor Documentation

◆ __init__()

mlt.Event.__init__ (   self,
args 
)

Member Function Documentation

◆ block()

mlt.Event.block (   self)
 Suppress delivery of this event.

◆ get_event()

mlt.Event.get_event (   self)

◆ is_valid()

mlt.Event.is_valid (   self)
 Return true if the underlying handle is non-null.

◆ unblock()

mlt.Event.unblock (   self)
 Resume delivery of this event.

Field Documentation

◆ __repr__

mlt.Event.__repr__ = _swig_repr
staticprivate

◆ __swig_destroy__

mlt.Event.__swig_destroy__ = _mlt7.delete_Event
staticprivate

Property Documentation

◆ thisown

mlt.Event.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: