|
Blender
V2.93
|
#include <strip_time.h>
Public Attributes | |
| int | gap_start_frame |
| int | gap_length |
| bool | gap_exists |
Definition at line 38 of file strip_time.h.
| bool GapInfo::gap_exists |
Definition at line 41 of file strip_time.h.
Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().
| int GapInfo::gap_length |
Definition at line 40 of file strip_time.h.
Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().
| int GapInfo::gap_start_frame |
Definition at line 39 of file strip_time.h.
Referenced by SEQ_edit_remove_gaps(), and seq_time_gap_info_get().