Blender V2.61 - r43446
Public Attributes

SeqLoadInfo Struct Reference

#include <BKE_sequencer.h>

List of all members.

Public Attributes

int start_frame
int end_frame
int channel
int flag
int type
int tot_success
int tot_error
int len
char path [512]
char name [64]

Detailed Description

Definition at line 299 of file BKE_sequencer.h.


Member Data Documentation

Definition at line 301 of file BKE_sequencer.h.

Referenced by seq_load_operator_info(), and sequencer_add_image_strip_exec().

char SeqLoadInfo::path[512]

Definition at line 306 of file BKE_sequencer.h.

Referenced by seq_load_apply().

Definition at line 305 of file BKE_sequencer.h.

Referenced by seq_load_apply(), and sequencer_add_generic_strip_exec().

Definition at line 304 of file BKE_sequencer.h.


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