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

The generic file object for OpenShot. More...

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 audio_channels
 
 audio_codec
 
 audio_frequency
 
 file_type
 
 fps
 
 height
 
 label
 
 length
 
 max_frames
 
 name
 
 parent
 
 project
 
 thumb_location
 
 ttl
 
 unique_id
 
 video_codec
 
 videorate
 
 width
 

Detailed Description

The generic file object for OpenShot.

Definition at line 34 of file files.py.

Constructor & Destructor Documentation

def files.OpenShotFile.__init__ (   self,
  project = None 
)

Constructor.

Definition at line 39 of file files.py.

Member Data Documentation

files.OpenShotFile.audio_channels

Definition at line 62 of file files.py.

files.OpenShotFile.audio_codec

Definition at line 60 of file files.py.

files.OpenShotFile.audio_frequency

Definition at line 61 of file files.py.

files.OpenShotFile.file_type

Definition at line 46 of file files.py.

files.OpenShotFile.fps

Definition at line 48 of file files.py.

files.OpenShotFile.height

Definition at line 49 of file files.py.

files.OpenShotFile.label

Definition at line 51 of file files.py.

files.OpenShotFile.length

Definition at line 44 of file files.py.

files.OpenShotFile.max_frames

Definition at line 47 of file files.py.

files.OpenShotFile.name

Definition at line 43 of file files.py.

files.OpenShotFile.parent

Definition at line 56 of file files.py.

files.OpenShotFile.project

Definition at line 40 of file files.py.

files.OpenShotFile.thumb_location

Definition at line 52 of file files.py.

files.OpenShotFile.ttl

Definition at line 53 of file files.py.

files.OpenShotFile.unique_id

Definition at line 55 of file files.py.

files.OpenShotFile.video_codec

Definition at line 59 of file files.py.

files.OpenShotFile.videorate

Definition at line 45 of file files.py.

files.OpenShotFile.width

Definition at line 50 of file files.py.


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