base classes — bpy_struct, Space
Sequence editor space data
The channel number shown in the image preview. 0 is the result of all strips combined
| Type: | int in [-5, 32], default 0 |
|---|
View mode to use for displaying sequencer output
| Type: | enum in [‘IMAGE’, ‘WAVEFORM’, ‘VECTOR_SCOPE’, ‘HISTOGRAM’], default ‘IMAGE’ |
|---|
Show overexposed areas with zebra stripes
| Type: | int in [0, 110], default 0 |
|---|
Grease pencil data for this space
| Type: | GreasePencil |
|---|
Overlay draw type
| Type: | enum in [‘RECTANGLE’, ‘REFERENCE’, ‘CURRENT’], default ‘RECTANGLE’ |
|---|
Channels of the preview to draw
| Type: | enum in [‘COLOR_ALPHA’, ‘COLOR’], default ‘COLOR’ |
|---|
Draw preview using full resolution or different proxy resolutions
| Type: | enum in [‘NONE’, ‘SCENE’, ‘PROXY_25’, ‘PROXY_50’, ‘PROXY_75’, ‘PROXY_100’, ‘FULL’], default ‘SCENE’ |
|---|
Show frame number beside the current frame indicator line
| Type: | boolean, default False |
|---|
Draw frames rather than seconds
| Type: | boolean, default False |
|---|
Show grease pencil for this view
| Type: | boolean, default False |
|---|
Draw title safe margins in preview
| Type: | boolean, default False |
|---|
Show timing in seconds not frames
| Type: | boolean, default False |
|---|
Separate color channels in preview
| Type: | boolean, default False |
|---|
Transform markers as well as strips
| Type: | boolean, default False |
|---|
Type of the Sequencer view (sequencer, preview or both)
| Type: | enum in [‘SEQUENCER’, ‘PREVIEW’, ‘SEQUENCER_PREVIEW’], default ‘SEQUENCER’ |
|---|
Undocumented
Undocumented
Inherited Properties
Inherited Functions