Blender  V3.3
Public Attributes | List of all members
StripElem Struct Reference

#include <DNA_sequence_types.h>

Public Attributes

char name [256]
 
int orig_width
 
int orig_height
 
float orig_fps
 

Detailed Description

Definition at line 45 of file DNA_sequence_types.h.

Member Data Documentation

◆ name

char StripElem::name[256]

◆ orig_fps

float StripElem::orig_fps

Definition at line 49 of file DNA_sequence_types.h.

Referenced by SEQ_add_movie_strip(), and seq_render_movie_strip().

◆ orig_height

int StripElem::orig_height

◆ orig_width

int StripElem::orig_width

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