OpenShot Video Editor
2.0.0
|
The track class contains a simple grouping of clips on the same layer (aka track). More...
Public Member Functions | |
def | __init__ (self, track_name, parent_sequence) |
Constructor. More... | |
Public Attributes | |
clips | |
name | |
parent | |
play_audio | |
play_video | |
transitions | |
unique_id | |
x | |
y_bottom | |
y_top | |
The track class contains a simple grouping of clips on the same layer (aka track).
def track.track.__init__ | ( | self, | |
track_name, | |||
parent_sequence | |||
) |