Blender V4.5
blender::seq::LoadData Struct Reference

#include <SEQ_add.hh>

Public Attributes

int start_frame
int channel
char name [64]
char path [1024]
struct { 
   int   len 
   int   end_frame 
image
Scenescene
MovieClipclip
Maskmask
struct { 
   int   type 
   int   end_frame 
   Strip *   input1 
   Strip *   input2 
effect
eLoadFlags flags
eSeqImageFitMethod fit_method
bool use_multiview
char views_format
Stereo3dFormatstereo3d_format
bool allow_invalid_file
double r_video_stream_start
bool adjust_playback_rate

Detailed Description

API for adding new sequence strips.

Definition at line 35 of file SEQ_add.hh.

Member Data Documentation

◆ adjust_playback_rate

bool blender::seq::LoadData::adjust_playback_rate

◆ allow_invalid_file

bool blender::seq::LoadData::allow_invalid_file

Definition at line 59 of file SEQ_add.hh.

Referenced by blender::seq::add_movie_strip().

◆ channel

◆ clip

◆ [struct]

◆ end_frame

◆ fit_method

◆ flags

◆ [struct]

◆ input1

Strip* blender::seq::LoadData::input1

◆ input2

Strip* blender::seq::LoadData::input2

◆ len

◆ mask

Mask* blender::seq::LoadData::mask

◆ name

◆ path

◆ r_video_stream_start

double blender::seq::LoadData::r_video_stream_start

Definition at line 60 of file SEQ_add.hh.

Referenced by blender::seq::add_movie_strip().

◆ scene

◆ start_frame

◆ stereo3d_format

Stereo3dFormat* blender::seq::LoadData::stereo3d_format

◆ type

int blender::seq::LoadData::type

◆ use_multiview

bool blender::seq::LoadData::use_multiview

◆ views_format

char blender::seq::LoadData::views_format

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