base classes — bpy_struct, ID
MovieClip datablock referencing an external movie file
Input color space settings
| Type : | ColorManagedColorspaceSettings, (readonly) |
|---|
Display Aspect for this clip, does not affect rendering
| Type : | float array of 2 items in [0.1, 5000], default (0.0, 0.0) |
|---|
Filename of the movie or sequence file
| Type : | string, default “”, (never None) |
|---|
Detected duration of movie clip in frames
| Type : | int in [-inf, inf], default 0, (readonly) |
|---|
Offset of footage first frame relative to it’s file name (affects only how footage is loading, does not change data associated with a clip)
| Type : | int in [-inf, inf], default 0 |
|---|
Global scene frame number at which this movie starts playing (affects all data associated with a clip)
| Type : | int in [-inf, inf], default 0 |
|---|
Grease pencil data for this movie clip
| Type : | GreasePencil |
|---|
| Type : | MovieClipProxy, (readonly) |
|---|
Width and height in pixels, zero when image data cant be loaded
| Type : | int array of 2 items in [-inf, inf], default (0, 0), (readonly) |
|---|
Where the clip comes from
| Type : | enum in [‘SEQUENCE’, ‘MOVIE’], default ‘SEQUENCE’, (readonly) |
|---|
| Type : | MovieTracking, (readonly) |
|---|
Use a preview proxy and/or timecode index for this clip
| Type : | boolean, default False |
|---|
Create proxy images in a custom directory (default is movie location)
| Type : | boolean, default False |
|---|
Inherited Properties
Inherited Functions
|
References