OpenShot Video Editor
2.0.0
|
This class represents a marker (i.e. More...
Public Member Functions | |
def | __init__ (self, marker_name, position, parent) |
Constructor. More... | |
Public Attributes | |
name | |
parent | |
position_on_track | |
This class represents a marker (i.e.
a reference point) on the timeline.
def marker.marker.__init__ | ( | self, | |
marker_name, | |||
position, | |||
parent | |||
) |