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

Public Member Functions

 __init__ (self, *args)
 
 update (self, info)
 

Properties

 clip = property(_mlt7.ClipInfo_clip_get, _mlt7.ClipInfo_clip_set)
 
 cut = property(_mlt7.ClipInfo_cut_get, _mlt7.ClipInfo_cut_set)
 
 fps = property(_mlt7.ClipInfo_fps_get, _mlt7.ClipInfo_fps_set)
 
 frame_count = property(_mlt7.ClipInfo_frame_count_get, _mlt7.ClipInfo_frame_count_set)
 
 frame_in = property(_mlt7.ClipInfo_frame_in_get, _mlt7.ClipInfo_frame_in_set)
 
 frame_out = property(_mlt7.ClipInfo_frame_out_get, _mlt7.ClipInfo_frame_out_set)
 
 length = property(_mlt7.ClipInfo_length_get, _mlt7.ClipInfo_length_set)
 
 producer = property(_mlt7.ClipInfo_producer_get, _mlt7.ClipInfo_producer_set)
 
 repeat = property(_mlt7.ClipInfo_repeat_get, _mlt7.ClipInfo_repeat_set)
 
 resource = property(_mlt7.ClipInfo_resource_get, _mlt7.ClipInfo_resource_set)
 
 start = property(_mlt7.ClipInfo_start_get, _mlt7.ClipInfo_start_set)
 
 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_ClipInfo
 

Detailed Description

Proxy of C++ Mlt::ClipInfo class.

Constructor & Destructor Documentation

◆ __init__()

mlt.ClipInfo.__init__ (   self,
args 
)

Member Function Documentation

◆ update()

mlt.ClipInfo.update (   self,
  info 
)

Field Documentation

◆ __repr__

mlt.ClipInfo.__repr__ = _swig_repr
staticprivate

◆ __swig_destroy__

mlt.ClipInfo.__swig_destroy__ = _mlt7.delete_ClipInfo
staticprivate

Property Documentation

◆ clip

mlt.ClipInfo.clip = property(_mlt7.ClipInfo_clip_get, _mlt7.ClipInfo_clip_set)
static

◆ cut

mlt.ClipInfo.cut = property(_mlt7.ClipInfo_cut_get, _mlt7.ClipInfo_cut_set)
static

◆ fps

mlt.ClipInfo.fps = property(_mlt7.ClipInfo_fps_get, _mlt7.ClipInfo_fps_set)
static

◆ frame_count

mlt.ClipInfo.frame_count = property(_mlt7.ClipInfo_frame_count_get, _mlt7.ClipInfo_frame_count_set)
static

◆ frame_in

mlt.ClipInfo.frame_in = property(_mlt7.ClipInfo_frame_in_get, _mlt7.ClipInfo_frame_in_set)
static

◆ frame_out

mlt.ClipInfo.frame_out = property(_mlt7.ClipInfo_frame_out_get, _mlt7.ClipInfo_frame_out_set)
static

◆ length

mlt.ClipInfo.length = property(_mlt7.ClipInfo_length_get, _mlt7.ClipInfo_length_set)
static

◆ producer

mlt.ClipInfo.producer = property(_mlt7.ClipInfo_producer_get, _mlt7.ClipInfo_producer_set)
static

◆ repeat

mlt.ClipInfo.repeat = property(_mlt7.ClipInfo_repeat_get, _mlt7.ClipInfo_repeat_set)
static

◆ resource

mlt.ClipInfo.resource = property(_mlt7.ClipInfo_resource_get, _mlt7.ClipInfo_resource_set)
static

◆ start

mlt.ClipInfo.start = property(_mlt7.ClipInfo_start_get, _mlt7.ClipInfo_start_set)
static

◆ thisown

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