LiVES  3.2.0
Data Fields
lives_clip_t Struct Reference

corresponds to one clip in the GUI More...

#include <main.h>

Data Fields

binval binfmt_check
 
binval binfmt_version
 
binval binfmt_bytes
 
uint64_t unique_id
 this and the handle can be used to uniquely id a file More...
 
char handle [256]
 
char md5sum [64]
 
char type [64]
 
lives_clip_type_t clip_type
 
lives_img_type_t img_type
 
frames_t frames
 number of video frames More...
 
frames_t start
 
frames_t end
 
double fps
 
boolean ratio_fps
 framerate of the clip More...
 
int hsize
 frame width (horizontal) in pixels (NOT macropixels !) More...
 
int vsize
 frame height (vertical) in pixels More...
 
lives_interlace_t interlace
 interlace type (if known - none, topfirst, bottomfirst or : see plugins.h) More...
 
int bpp
 bits per pixel of the image frames, 24 or 32 More...
 
int gamma_type
 
int arps
 audio physical sample rate (i.e the "normal" sample rate of the clip when played at 1,0 X velocity) More...
 
int arate
 current audio playback rate (varies if the clip rate is changed) More...
 
int achans
 number of audio channels (0, 1 or 2) More...
 
int asampsize
 audio sample size in bits (8 or 16) More...
 
uint32_t signed_endian
 bitfield More...
 
float vol
 relative volume level / gain; sizeof array will be equal to achans More...
 
size_t afilesize
 
size_t f_size
 
boolean changed
 
boolean was_in_set
 
char title [1024]
 
char author [1024]
 
char comment [1024]
 
char keywords [1024]
 
char name [CLIP_NAME_MAXLEN]
 the display name More...
 
char file_name [PATH_MAX]
 input file More...
 
char save_file_name [PATH_MAX]
 
boolean is_untitled
 
boolean orig_file_name
 
boolean was_renamed
 
double video_time
 
double laudio_time
 
double raudio_time
 
double pointer_time
 pointer time in timeline, + the playback start posn for clipeditor (unless playing the selection) More...
 
double real_pointer_time
 pointer time in timeline, can extend beyond video, for audio More...
 
frames_t frameno
 
frames_t last_frameno
 
char mime_type [256]
 not important More...
 
boolean deinterlace
 auto deinterlace More...
 
int header_version
 
boolean opening
 
boolean opening_audio
 
boolean opening_only_audio
 
boolean opening_loc
 
frames_t opening_frames
 
boolean restoring
 
boolean is_loaded
 should we continue loading if we come back to this clip More...
 
frames_t progress_start
 
frames_t progress_end
 
lives_undo_t undo_action
 undo More...
 
frames_t undo_start
 
frames_t undo_end
 
frames_t insert_start
 
frames_t insert_end
 
char undo_text [32]
 
char redo_text [32]
 
boolean undoable
 
boolean redoable
 
int undo1_int
 
int undo2_int
 
int undo3_int
 
int undo4_int
 
uint32_t undo1_uint
 
double undo1_dbl
 
double undo2_dbl
 
boolean undo1_boolean
 
boolean undo2_boolean
 
boolean undo3_boolean
 
int undo_arate
 audio playback rate More...
 
int undo_achans
 
int undo_asampsize
 
int undo_arps
 
uint32_t undo_signed_endian
 
int ohsize
 
int ovsize
 
frames_t old_frames
 for deordering, etc. More...
 
double old_laudio_time
 
double old_raudio_time
 
char binfmt_rsvd [4096]
 binfmt is just a file dump of the struct up to the end of binfmt_end More...
 
uint64_t binfmt_end
 marks the end of anything "interesring" we may want to save via binfmt extension More...
 
boolean has_binfmt
 DO NOT remove or alter any fields before this ^^^^^. More...
 
frames_tframe_index
 index of frames for CLIP_TYPE_FILE >0 means corresponding frame within original clip -1 means corresponding image file (equivalent to CLIP_TYPE_DISK) size must be >= frames, MUST be contiguous in memory More...
 
frames_tframe_index_back
 for undo More...
 
double pb_fps
 current playback rate, may vary from fps, can be 0. or negative More...
 
char info_file [PATH_MAX]
 used for asynch communication with externals More...
 
LiVESWidget * menuentry
 
ulong menuentry_func
 
double freeze_fps
 pb_fps for paused / frozen clips More...
 
boolean play_paused
 
lives_direction_t adirection
 audio play direction during playback, FORWARD or REVERSE. More...
 
boolean nopreview
 don't show preview/pause buttons on processing More...
 
boolean nokeep
 don't show the 'keep' button - e.g. for operations which resize frames More...
 
frames_t saved_frameno
 
resample_eventresample_events
 for block resampler More...
 
weed_plant_t * event_list
 
weed_plant_t * event_list_back
 
weed_plant_t * next_event
 
LiVESList * layout_map
 
void * ext_src
 points to opaque source for non-disk types More...
 
int ext_src_type
 
int n_altsrcs
 
void ** alt_srcs
 
int * alt_src_types
 
uint64_t * cache_objects
 for future use More...
 
lives_proc_thread_t pumper
 
frames_t fx_frame_pump
 rfx frame pump for virtual clips (CLIP_TYPE_FILE) More...
 
volatile off64_t aseek_pos
 audio seek posn. (bytes) for when we switch clips More...
 
frames_t last_vframe_played
 
frames_t stored_layout_frame
 experimental for player More...
 
int stored_layout_idx
 M highest value used. More...
 
double stored_layout_audio
 
double stored_layout_fps
 
lives_subtitles_tsubt
 
boolean no_proc_sys_errors
 skip system error dialogs in processing More...
 
boolean no_proc_read_errors
 skip read error dialogs in processing More...
 
boolean no_proc_write_errors
 skip write error dialogs in processing More...
 
boolean keep_without_preview
 allow keep, even when nopreview is set - TODO use only nopreview and nokeep More...
 
lives_painter_surface_t * laudio_drawable
 
lives_painter_surface_t * raudio_drawable
 
int cb_src
 source clip for clipboard; for other clips, may be used to hold some temporary linkage More...
 
boolean needs_update
 loaded values were incorrect, update header More...
 
boolean needs_silent_update
 needs internal update, we shouldn't concern the user More...
 
boolean checked_for_old_header
 
boolean has_old_header
 
float ** audio_waveform
 values for drawing the audio wave More...
 
size_t * aw_sizes
 size of each audio_waveform in units of floats (i.e 4 bytes) More...
 
int last_play_sequence
 updated only when FINISHING playing a clip (either by switching or ending playback, better for a/vsync) More...
 
int tcache_height
 
frames_t tcache_dubious_from
 height for thumbnail cache (width is fixed, but if this changes, invalidate) More...
 
LiVESList * tcache
 set by clip alterations, frames from here onwards should be freed More...
 
boolean checked
 thumbnail cache, list of lives_tcache_entry_t More...
 

Detailed Description

corresponds to one clip in the GUI

Definition at line 877 of file main.h.

Field Documentation

◆ achans

int lives_clip_t::achans

◆ adirection

lives_direction_t lives_clip_t::adirection

audio play direction during playback, FORWARD or REVERSE.

Definition at line 1016 of file main.h.

Referenced by calc_new_playback_position(), and switch_audio_clip().

◆ afilesize

size_t lives_clip_t::afilesize

◆ alt_src_types

int* lives_clip_t::alt_src_types

Definition at line 1055 of file main.h.

◆ alt_srcs

void** lives_clip_t::alt_srcs

Definition at line 1054 of file main.h.

◆ arate

int lives_clip_t::arate

◆ arps

int lives_clip_t::arps

audio physical sample rate (i.e the "normal" sample rate of the clip when played at 1,0 X velocity)

Definition at line 905 of file main.h.

Referenced by get_clip_value(), get_total_time(), layout_audio_is_affected(), load_frame_image(), on_recaudclip_ok_clicked(), on_record_perf_activate(), on_render_activate(), reget_afilesize(), save_clip_values(), save_layout_map(), and switch_audio_clip().

◆ asampsize

int lives_clip_t::asampsize

◆ aseek_pos

volatile off64_t lives_clip_t::aseek_pos

audio seek posn. (bytes) for when we switch clips

Definition at line 1064 of file main.h.

Referenced by calc_new_playback_position(), load_frame_image(), on_record_perf_activate(), on_vj_reset_activate(), and switch_audio_clip().

◆ audio_waveform

float** lives_clip_t::audio_waveform

values for drawing the audio wave

Definition at line 1093 of file main.h.

◆ author

char lives_clip_t::author[1024]

◆ aw_sizes

size_t* lives_clip_t::aw_sizes

size of each audio_waveform in units of floats (i.e 4 bytes)

Definition at line 1094 of file main.h.

◆ binfmt_bytes

binval lives_clip_t::binfmt_bytes

Definition at line 878 of file main.h.

◆ binfmt_check

binval lives_clip_t::binfmt_check

Definition at line 878 of file main.h.

◆ binfmt_end

uint64_t lives_clip_t::binfmt_end

marks the end of anything "interesring" we may want to save via binfmt extension

Definition at line 992 of file main.h.

◆ binfmt_rsvd

char lives_clip_t::binfmt_rsvd[4096]

binfmt is just a file dump of the struct up to the end of binfmt_end

Definition at line 991 of file main.h.

◆ binfmt_version

binval lives_clip_t::binfmt_version

Definition at line 878 of file main.h.

◆ bpp

int lives_clip_t::bpp

bits per pixel of the image frames, 24 or 32

Definition at line 901 of file main.h.

Referenced by get_palette_name_for_clip(), and save_clip_values().

◆ cache_objects

uint64_t* lives_clip_t::cache_objects

for future use

Definition at line 1057 of file main.h.

◆ cb_src

int lives_clip_t::cb_src

source clip for clipboard; for other clips, may be used to hold some temporary linkage

Definition at line 1086 of file main.h.

◆ changed

boolean lives_clip_t::changed

Definition at line 915 of file main.h.

Referenced by on_render_activate().

◆ checked

boolean lives_clip_t::checked

thumbnail cache, list of lives_tcache_entry_t

Definition at line 1101 of file main.h.

Referenced by reload_clip().

◆ checked_for_old_header

boolean lives_clip_t::checked_for_old_header

Definition at line 1091 of file main.h.

Referenced by get_clip_value().

◆ clip_type

lives_clip_type_t lives_clip_t::clip_type

◆ comment

char lives_clip_t::comment[1024]

◆ deinterlace

boolean lives_clip_t::deinterlace

auto deinterlace

Definition at line 938 of file main.h.

◆ end

frames_t lives_clip_t::end

◆ event_list

weed_plant_t* lives_clip_t::event_list

Definition at line 1033 of file main.h.

Referenced by insert_frames().

◆ event_list_back

weed_plant_t* lives_clip_t::event_list_back

Definition at line 1034 of file main.h.

◆ ext_src

void* lives_clip_t::ext_src

◆ ext_src_type

int lives_clip_t::ext_src_type

Definition at line 1051 of file main.h.

Referenced by close_clip_decoder(), get_decoder_cdata(), lives_exit(), and load_from_scrap_file().

◆ f_size

size_t lives_clip_t::f_size

Definition at line 913 of file main.h.

Referenced by check_for_disk_space(), and load_frame_image().

◆ file_name

char lives_clip_t::file_name[PATH_MAX]

input file

Definition at line 923 of file main.h.

Referenced by do_effect(), get_decoder_cdata(), reload_clip(), and save_clip_values().

◆ fps

double lives_clip_t::fps

◆ frame_index

frames_t* lives_clip_t::frame_index

index of frames for CLIP_TYPE_FILE >0 means corresponding frame within original clip -1 means corresponding image file (equivalent to CLIP_TYPE_DISK) size must be >= frames, MUST be contiguous in memory

Definition at line 1004 of file main.h.

Referenced by check_clip_integrity(), clean_images_from_virtual(), create_frame_index(), del_frame_index(), insert_blank_frames(), is_virtual_frame(), lives_exit(), load_frame_index(), resolve_img_type(), restore_frame_index_back(), reverse_frame_index(), save_frame_index(), and virtual_to_images().

◆ frame_index_back

frames_t* lives_clip_t::frame_index_back

for undo

Definition at line 1005 of file main.h.

Referenced by load_frame_index(), and restore_frame_index_back().

◆ frameno

frames_t lives_clip_t::frameno

◆ frames

frames_t lives_clip_t::frames

◆ freeze_fps

double lives_clip_t::freeze_fps

pb_fps for paused / frozen clips

Definition at line 1013 of file main.h.

Referenced by on_faster_pressed(), and switch_audio_clip().

◆ fx_frame_pump

frames_t lives_clip_t::fx_frame_pump

rfx frame pump for virtual clips (CLIP_TYPE_FILE)

Definition at line 1060 of file main.h.

◆ gamma_type

int lives_clip_t::gamma_type

Definition at line 903 of file main.h.

Referenced by render_to_clip(), and save_clip_values().

◆ handle

char lives_clip_t::handle[256]

◆ has_binfmt

boolean lives_clip_t::has_binfmt

DO NOT remove or alter any fields before this ^^^^^.

Definition at line 998 of file main.h.

◆ has_old_header

boolean lives_clip_t::has_old_header

Definition at line 1091 of file main.h.

Referenced by get_clip_value().

◆ header_version

int lives_clip_t::header_version

Definition at line 940 of file main.h.

Referenced by get_clip_value(), and save_clip_values().

◆ hsize

int lives_clip_t::hsize

◆ img_type

lives_img_type_t lives_clip_t::img_type

◆ info_file

char lives_clip_t::info_file[PATH_MAX]

used for asynch communication with externals

Definition at line 1009 of file main.h.

Referenced by check_backend_return(), and on_render_activate().

◆ insert_end

frames_t lives_clip_t::insert_end

Definition at line 957 of file main.h.

◆ insert_start

frames_t lives_clip_t::insert_start

Definition at line 957 of file main.h.

◆ interlace

lives_interlace_t lives_clip_t::interlace

interlace type (if known - none, topfirst, bottomfirst or : see plugins.h)

Definition at line 899 of file main.h.

Referenced by save_clip_values().

◆ is_loaded

boolean lives_clip_t::is_loaded

should we continue loading if we come back to this clip

Definition at line 949 of file main.h.

Referenced by get_blend_layer().

◆ is_untitled

boolean lives_clip_t::is_untitled

Definition at line 926 of file main.h.

◆ keep_without_preview

boolean lives_clip_t::keep_without_preview

allow keep, even when nopreview is set - TODO use only nopreview and nokeep

Definition at line 1082 of file main.h.

◆ keywords

char lives_clip_t::keywords[1024]

Definition at line 919 of file main.h.

Referenced by save_clip_values().

◆ last_frameno

frames_t lives_clip_t::last_frameno

Definition at line 934 of file main.h.

Referenced by calc_new_playback_position(), and storeclip_callback().

◆ last_play_sequence

int lives_clip_t::last_play_sequence

updated only when FINISHING playing a clip (either by switching or ending playback, better for a/vsync)

Definition at line 1096 of file main.h.

◆ last_vframe_played

frames_t lives_clip_t::last_vframe_played

Definition at line 1068 of file main.h.

◆ laudio_drawable

lives_painter_surface_t* lives_clip_t::laudio_drawable

Definition at line 1084 of file main.h.

Referenced by config_laud_draw(), and redraw_timeline().

◆ laudio_time

double lives_clip_t::laudio_time

◆ layout_map

LiVESList* lives_clip_t::layout_map

◆ md5sum

char lives_clip_t::md5sum[64]

Definition at line 883 of file main.h.

◆ menuentry

LiVESWidget* lives_clip_t::menuentry

◆ menuentry_func

ulong lives_clip_t::menuentry_func

Definition at line 1012 of file main.h.

Referenced by reset_clipmenu().

◆ mime_type

char lives_clip_t::mime_type[256]

not important

Definition at line 936 of file main.h.

◆ n_altsrcs

int lives_clip_t::n_altsrcs

Definition at line 1053 of file main.h.

◆ name

char lives_clip_t::name[CLIP_NAME_MAXLEN]

the display name

Definition at line 922 of file main.h.

Referenced by do_clip_divergence_error(), do_effect(), get_menu_name(), recover_layout_map(), save_clip_values(), and save_layout_map().

◆ needs_silent_update

boolean lives_clip_t::needs_silent_update

needs internal update, we shouldn't concern the user

Definition at line 1089 of file main.h.

Referenced by reload_clip().

◆ needs_update

boolean lives_clip_t::needs_update

loaded values were incorrect, update header

Definition at line 1088 of file main.h.

◆ next_event

weed_plant_t* lives_clip_t::next_event

Definition at line 1035 of file main.h.

Referenced by clip_can_reverse(), on_faster_pressed(), and on_slower_pressed().

◆ no_proc_read_errors

boolean lives_clip_t::no_proc_read_errors

skip read error dialogs in processing

Definition at line 1079 of file main.h.

◆ no_proc_sys_errors

boolean lives_clip_t::no_proc_sys_errors

skip system error dialogs in processing

Definition at line 1078 of file main.h.

◆ no_proc_write_errors

boolean lives_clip_t::no_proc_write_errors

skip write error dialogs in processing

Definition at line 1080 of file main.h.

◆ nokeep

boolean lives_clip_t::nokeep

don't show the 'keep' button - e.g. for operations which resize frames

Definition at line 1022 of file main.h.

Referenced by check_storage_space().

◆ nopreview

boolean lives_clip_t::nopreview

don't show preview/pause buttons on processing

Definition at line 1019 of file main.h.

◆ ohsize

int lives_clip_t::ohsize

Definition at line 975 of file main.h.

◆ old_frames

frames_t lives_clip_t::old_frames

for deordering, etc.

Definition at line 977 of file main.h.

Referenced by load_frame_index().

◆ old_laudio_time

double lives_clip_t::old_laudio_time

Definition at line 980 of file main.h.

◆ old_raudio_time

double lives_clip_t::old_raudio_time

Definition at line 980 of file main.h.

◆ opening

boolean lives_clip_t::opening

◆ opening_audio

boolean lives_clip_t::opening_audio

Definition at line 946 of file main.h.

Referenced by show_playbar_labels().

◆ opening_frames

frames_t lives_clip_t::opening_frames

Definition at line 947 of file main.h.

Referenced by get_total_time().

◆ opening_loc

boolean lives_clip_t::opening_loc

Definition at line 946 of file main.h.

Referenced by show_playbar_labels().

◆ opening_only_audio

boolean lives_clip_t::opening_only_audio

Definition at line 946 of file main.h.

◆ orig_file_name

boolean lives_clip_t::orig_file_name

Definition at line 926 of file main.h.

◆ ovsize

int lives_clip_t::ovsize

Definition at line 975 of file main.h.

◆ pb_fps

double lives_clip_t::pb_fps

◆ play_paused

boolean lives_clip_t::play_paused

Definition at line 1014 of file main.h.

Referenced by on_faster_pressed(), and switch_audio_clip().

◆ pointer_time

double lives_clip_t::pointer_time

pointer time in timeline, + the playback start posn for clipeditor (unless playing the selection)

Definition at line 931 of file main.h.

◆ progress_end

frames_t lives_clip_t::progress_end

Definition at line 951 of file main.h.

◆ progress_start

frames_t lives_clip_t::progress_start

Definition at line 951 of file main.h.

◆ pumper

lives_proc_thread_t lives_clip_t::pumper

Definition at line 1059 of file main.h.

Referenced by virtual_to_images().

◆ ratio_fps

boolean lives_clip_t::ratio_fps

framerate of the clip

if the fps was set by a ratio

Definition at line 894 of file main.h.

Referenced by save_clip_value().

◆ raudio_drawable

lives_painter_surface_t * lives_clip_t::raudio_drawable

Definition at line 1084 of file main.h.

Referenced by config_raud_draw(), and redraw_timeline().

◆ raudio_time

double lives_clip_t::raudio_time

Definition at line 929 of file main.h.

Referenced by get_total_time(), and show_playbar_labels().

◆ real_pointer_time

double lives_clip_t::real_pointer_time

pointer time in timeline, can extend beyond video, for audio

Definition at line 932 of file main.h.

◆ redo_text

char lives_clip_t::redo_text[32]

Definition at line 959 of file main.h.

◆ redoable

boolean lives_clip_t::redoable

Definition at line 961 of file main.h.

◆ resample_events

resample_event* lives_clip_t::resample_events

for block resampler

Definition at line 1031 of file main.h.

◆ restoring

boolean lives_clip_t::restoring

Definition at line 948 of file main.h.

Referenced by close_current_file(), nextclip_callback(), and prevclip_callback().

◆ save_file_name

char lives_clip_t::save_file_name[PATH_MAX]

Definition at line 924 of file main.h.

◆ saved_frameno

frames_t lives_clip_t::saved_frameno

Definition at line 1025 of file main.h.

Referenced by lives_exit().

◆ signed_endian

uint32_t lives_clip_t::signed_endian

◆ start

frames_t lives_clip_t::start

◆ stored_layout_audio

double lives_clip_t::stored_layout_audio

◆ stored_layout_fps

double lives_clip_t::stored_layout_fps

Definition at line 1074 of file main.h.

Referenced by stored_event_list_free_all().

◆ stored_layout_frame

frames_t lives_clip_t::stored_layout_frame

experimental for player

layout map for the current layout

Definition at line 1071 of file main.h.

Referenced by stored_event_list_free_all(), and used_in_current_layout().

◆ stored_layout_idx

int lives_clip_t::stored_layout_idx

M highest value used.

Definition at line 1072 of file main.h.

Referenced by stored_event_list_free_all(), and write_backup_layout_numbering().

◆ subt

lives_subtitles_t* lives_clip_t::subt

◆ tcache

LiVESList* lives_clip_t::tcache

set by clip alterations, frames from here onwards should be freed

Definition at line 1100 of file main.h.

Referenced by free_thumb_cache().

◆ tcache_dubious_from

frames_t lives_clip_t::tcache_dubious_from

height for thumbnail cache (width is fixed, but if this changes, invalidate)

Definition at line 1099 of file main.h.

Referenced by free_thumb_cache(), and unbuffer_lmap_errors().

◆ tcache_height

int lives_clip_t::tcache_height

Definition at line 1098 of file main.h.

Referenced by free_thumb_cache().

◆ title

char lives_clip_t::title[1024]

◆ type

char lives_clip_t::type[64]

Definition at line 884 of file main.h.

Referenced by reload_clip().

◆ undo1_boolean

boolean lives_clip_t::undo1_boolean

Definition at line 967 of file main.h.

◆ undo1_dbl

double lives_clip_t::undo1_dbl

Definition at line 966 of file main.h.

◆ undo1_int

int lives_clip_t::undo1_int

Definition at line 964 of file main.h.

◆ undo1_uint

uint32_t lives_clip_t::undo1_uint

Definition at line 965 of file main.h.

◆ undo2_boolean

boolean lives_clip_t::undo2_boolean

Definition at line 967 of file main.h.

◆ undo2_dbl

double lives_clip_t::undo2_dbl

Definition at line 966 of file main.h.

◆ undo2_int

int lives_clip_t::undo2_int

Definition at line 964 of file main.h.

◆ undo3_boolean

boolean lives_clip_t::undo3_boolean

Definition at line 967 of file main.h.

◆ undo3_int

int lives_clip_t::undo3_int

Definition at line 964 of file main.h.

◆ undo4_int

int lives_clip_t::undo4_int

Definition at line 964 of file main.h.

◆ undo_achans

int lives_clip_t::undo_achans

Definition at line 970 of file main.h.

◆ undo_action

lives_undo_t lives_clip_t::undo_action

undo

Definition at line 954 of file main.h.

◆ undo_arate

int lives_clip_t::undo_arate

audio playback rate

Definition at line 969 of file main.h.

◆ undo_arps

int lives_clip_t::undo_arps

Definition at line 972 of file main.h.

◆ undo_asampsize

int lives_clip_t::undo_asampsize

Definition at line 971 of file main.h.

◆ undo_end

frames_t lives_clip_t::undo_end

Definition at line 956 of file main.h.

◆ undo_signed_endian

uint32_t lives_clip_t::undo_signed_endian

Definition at line 973 of file main.h.

◆ undo_start

frames_t lives_clip_t::undo_start

Definition at line 956 of file main.h.

◆ undo_text

char lives_clip_t::undo_text[32]

Definition at line 959 of file main.h.

◆ undoable

boolean lives_clip_t::undoable

Definition at line 961 of file main.h.

◆ unique_id

uint64_t lives_clip_t::unique_id

this and the handle can be used to uniquely id a file

Definition at line 880 of file main.h.

Referenced by cnum_for_uid(), get_unique_ids(), recover_layout_map(), save_clip_values(), and save_layout_map().

◆ video_time

double lives_clip_t::video_time

Definition at line 929 of file main.h.

Referenced by get_total_time(), and show_playbar_labels().

◆ vol

float lives_clip_t::vol

relative volume level / gain; sizeof array will be equal to achans

Definition at line 910 of file main.h.

◆ vsize

int lives_clip_t::vsize

◆ was_in_set

boolean lives_clip_t::was_in_set

Definition at line 916 of file main.h.

Referenced by get_menu_name(), and rewrite_recovery_file().

◆ was_renamed

boolean lives_clip_t::was_renamed

Definition at line 926 of file main.h.


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