OpenShot Video Editor  2.0.0
Public Member Functions | Public Attributes | List of all members
effect.effect Class Reference

This class represents a media clip on the timeline. More...

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 audio_effect
 
 paramaters
 
 service
 
 unique_id
 

Detailed Description

This class represents a media clip on the timeline.

Definition at line 34 of file effect.py.

Constructor & Destructor Documentation

def effect.effect.__init__ (   self,
  service,
  paramaters = [] 
)

Constructor.

Definition at line 39 of file effect.py.

Member Data Documentation

effect.effect.audio_effect

Definition at line 44 of file effect.py.

effect.effect.paramaters

Definition at line 43 of file effect.py.

effect.effect.service

Definition at line 42 of file effect.py.

effect.effect.unique_id

Definition at line 45 of file effect.py.


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