ConformStartFrame

Inheritance diagram of rumba_ext.ConformStartFrame
class ConformStartFrame

Shot conformation option start frame mode.

Members:

shot_start_frame : Make sure the first shot clip frame stays the same in the conformed shot.

sequence_start_frame : The first conformed shot clip frame is the same than the sequence frame.

custom_start_frame : The first conformed shot clip frame is the user provided frame.

Methods

__eq__

Return self==value.

__getstate__

__hash__

Return hash(self).

__index__

__init__

__int__

__ne__

Return self!=value.

__repr__

Return repr(self).

__setstate__

name

Properties

__doc__

name

__members__

value

__init__()