Blender V4.3
GapInfo Struct Reference

#include <strip_time.hh>

Public Attributes

int gap_start_frame
 
int gap_length
 
bool gap_exists
 

Detailed Description

Definition at line 20 of file strip_time.hh.

Member Data Documentation

◆ gap_exists

bool GapInfo::gap_exists

Definition at line 23 of file strip_time.hh.

Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().

◆ gap_length

int GapInfo::gap_length

Definition at line 22 of file strip_time.hh.

Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().

◆ gap_start_frame

int GapInfo::gap_start_frame

Definition at line 21 of file strip_time.hh.

Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().


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