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

#include <strip_time.h>

Public Attributes

int gap_start_frame
 
int gap_length
 
bool gap_exists
 

Detailed Description

Definition at line 23 of file strip_time.h.

Member Data Documentation

◆ gap_exists

bool GapInfo::gap_exists

Definition at line 26 of file strip_time.h.

Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().

◆ gap_length

int GapInfo::gap_length

Definition at line 25 of file strip_time.h.

Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().

◆ gap_start_frame

int GapInfo::gap_start_frame

Definition at line 24 of file strip_time.h.

Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().


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