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__ (self, project=None)
 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

◆ __init__()

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

Constructor.

Definition at line 39 of file files.py.

Member Data Documentation

◆ audio_channels

files.OpenShotFile.audio_channels

Definition at line 62 of file files.py.

◆ audio_codec

files.OpenShotFile.audio_codec

Definition at line 60 of file files.py.

◆ audio_frequency

files.OpenShotFile.audio_frequency

Definition at line 61 of file files.py.

◆ file_type

files.OpenShotFile.file_type

Definition at line 46 of file files.py.

◆ fps

files.OpenShotFile.fps

Definition at line 48 of file files.py.

◆ height

files.OpenShotFile.height

Definition at line 49 of file files.py.

◆ label

files.OpenShotFile.label

Definition at line 51 of file files.py.

◆ length

files.OpenShotFile.length

Definition at line 44 of file files.py.

◆ max_frames

files.OpenShotFile.max_frames

Definition at line 47 of file files.py.

◆ name

files.OpenShotFile.name

Definition at line 43 of file files.py.

◆ parent

files.OpenShotFile.parent

Definition at line 56 of file files.py.

◆ project

files.OpenShotFile.project

Definition at line 40 of file files.py.

◆ thumb_location

files.OpenShotFile.thumb_location

Definition at line 52 of file files.py.

◆ ttl

files.OpenShotFile.ttl

Definition at line 53 of file files.py.

◆ unique_id

files.OpenShotFile.unique_id

Definition at line 55 of file files.py.

◆ video_codec

files.OpenShotFile.video_codec

Definition at line 59 of file files.py.

◆ videorate

files.OpenShotFile.videorate

Definition at line 45 of file files.py.

◆ width

files.OpenShotFile.width

Definition at line 50 of file files.py.


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