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

#include <SEQ_add.hh>

Classes

struct  [struct].image
struct  [struct].effect

Public Attributes

int start_frame
int channel
char name [64]
char path [1024]
struct  image
Scenescene
MovieClipclip
Maskmask
struct  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

◆ effect

◆ fit_method

◆ flags

◆ image

◆ 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

◆ 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: