Blender V4.5
StripData Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

struct StripDatanext
struct StripDataprev
int us
int done
int startstill
int endstill
StripElemstripdata
char dirpath [768]
StripProxyproxy
StripCropcrop
StripTransformtransform
StripColorBalance *color_balance DNA_DEPRECATED
ColorManagedColorspaceSettings colorspace_settings

Detailed Description

Definition at line 127 of file DNA_sequence_types.h.

Member Data Documentation

◆ colorspace_settings

◆ crop

◆ dirpath

◆ DNA_DEPRECATED

StripColorBalance* color_balance StripData::DNA_DEPRECATED

Definition at line 141 of file DNA_sequence_types.h.

◆ done

◆ endstill

int StripData::endstill

Definition at line 130 of file DNA_sequence_types.h.

◆ next

struct StripData* StripData::next

Definition at line 128 of file DNA_sequence_types.h.

◆ prev

struct StripData * StripData::prev

Definition at line 128 of file DNA_sequence_types.h.

◆ proxy

◆ startstill

int StripData::startstill

Definition at line 130 of file DNA_sequence_types.h.

◆ stripdata

StripElem* StripData::stripdata

Only used as an array in IMAGE sequences(!), and as a 1-element array in MOVIE sequences, NULL for all other strip-types.

Definition at line 136 of file DNA_sequence_types.h.

Referenced by blender::seq::add_image_init_alpha_mode(), blender::seq::add_reload_new_file(), blender::seq::alpha_mode_from_file_extension(), blender::ed::transform::calculate_new_origin_position(), blender::seq::check_media_missing(), blender::ed::vse::draw_seq_text_get_source(), blender::seq::get_path_from_strip(), blender::seq::query_thumbnail(), blender::seq::render_give_stripelem(), blender::seq::seq_proxy_multiview_context_invalid(), blender::seq::seq_render_movie_strip(), blender::ed::vse::sequencer_add_image_strip_load_files(), blender::ed::vse::sequencer_change_path_exec(), blender::ed::vse::sequencer_change_path_invoke(), blender::ed::vse::sequencer_rendersize_exec(), blender::ed::vse::sequencer_separate_images_exec(), blender::seq::strip_can_have_thumbnail(), strip_convert_transform_crop(), strip_convert_transform_crop_2(), blender::seq::strip_doversion_250_sound_proxy_update_cb(), blender::seq::strip_duplicate(), strip_foreach_path_callback(), blender::seq::strip_from_strip_elem(), blender::ed::vse::strip_get_thumb_image_dimensions(), blender::seq::strip_open_anim_file(), blender::seq::strip_raw_image_size_get(), blender::seq::strip_read_data_cb(), blender::seq::thumbnail_cache_invalidate_strip(), blender::ed::outliner::tree_element_strip_dup_activate(), and blender::ed::outliner::TreeElementStripDuplicate::TreeElementStripDuplicate().

◆ transform

◆ us

int StripData::us

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