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__ (self, service, paramaters=[])
 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

◆ __init__()

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

Constructor.

Definition at line 39 of file effect.py.

Member Data Documentation

◆ audio_effect

effect.effect.audio_effect

Definition at line 44 of file effect.py.

◆ paramaters

effect.effect.paramaters

Definition at line 43 of file effect.py.

◆ service

effect.effect.service

Definition at line 42 of file effect.py.

◆ unique_id

effect.effect.unique_id

Definition at line 45 of file effect.py.


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