LiVES  3.2.0
Data Fields
render_details Struct Reference

#include <events.h>

Data Fields

int width
 
int height
 
double fps
 
boolean ratio_fps
 
LiVESWidget * dialog
 
LiVESWidget * okbutton
 
LiVESWidget * usecur_button
 
LiVESWidget * clipname_entry
 
LiVESWidget * encoder_combo
 
LiVESWidget * ofmt_combo
 
LiVESWidget * acodec_combo
 
LiVESWidget * acodec_entry
 
LiVESWidget * spinbutton_width
 
LiVESWidget * spinbutton_height
 
LiVESWidget * spinbutton_fps
 
LiVESWidget * pertrack_checkbutton
 
LiVESWidget * backaudio_checkbutton
 
LiVESWidget * always_checkbutton
 
LiVESWidget * always_hbox
 
LiVESWidget * debug
 
LiVESWidget * norm_after
 
LiVESWidget * afade_in
 
LiVESWidget * afade_out
 
LiVESWidget * vfade_in
 
LiVESWidget * vfade_out
 
LiVESWidget * vfade_col
 
ulong encoder_name_fn
 
ulong encoder_ofmt_fn
 
boolean enc_changed
 
char * encoder_name
 
boolean suggestion_followed
 
boolean is_encoding
 
int arate
 
int achans
 
int asamps
 
int aendian
 

Detailed Description

Definition at line 215 of file events.h.

Field Documentation

◆ achans

int render_details::achans

Definition at line 251 of file events.h.

Referenced by create_resaudw().

◆ acodec_combo

LiVESWidget* render_details::acodec_combo

Definition at line 226 of file events.h.

Referenced by on_encoder_entry_changed(), and set_acodec_list_from_allowed().

◆ acodec_entry

LiVESWidget* render_details::acodec_entry

Definition at line 227 of file events.h.

◆ aendian

int render_details::aendian

Definition at line 253 of file events.h.

Referenced by create_resaudw().

◆ afade_in

LiVESWidget* render_details::afade_in

Definition at line 237 of file events.h.

Referenced by render_to_clip().

◆ afade_out

LiVESWidget* render_details::afade_out

Definition at line 238 of file events.h.

Referenced by render_to_clip().

◆ always_checkbutton

LiVESWidget* render_details::always_checkbutton

Definition at line 233 of file events.h.

Referenced by mt_change_vals_activate(), and on_multitrack_activate().

◆ always_hbox

LiVESWidget* render_details::always_hbox

Definition at line 234 of file events.h.

◆ arate

int render_details::arate

Definition at line 250 of file events.h.

Referenced by create_resaudw().

◆ asamps

int render_details::asamps

Definition at line 252 of file events.h.

Referenced by create_resaudw().

◆ backaudio_checkbutton

LiVESWidget* render_details::backaudio_checkbutton

Definition at line 232 of file events.h.

Referenced by on_multitrack_activate().

◆ clipname_entry

LiVESWidget* render_details::clipname_entry

Definition at line 223 of file events.h.

Referenced by render_to_clip().

◆ debug

LiVESWidget* render_details::debug

Definition at line 235 of file events.h.

◆ dialog

LiVESWidget* render_details::dialog

◆ enc_changed

boolean render_details::enc_changed

◆ encoder_combo

LiVESWidget* render_details::encoder_combo

Definition at line 224 of file events.h.

Referenced by on_encoder_entry_changed().

◆ encoder_name

char* render_details::encoder_name

◆ encoder_name_fn

ulong render_details::encoder_name_fn

Definition at line 242 of file events.h.

Referenced by on_encoder_entry_changed().

◆ encoder_ofmt_fn

ulong render_details::encoder_ofmt_fn

Definition at line 243 of file events.h.

Referenced by on_encoder_entry_changed(), and on_encoder_ofmt_changed().

◆ fps

double render_details::fps

◆ height

int render_details::height

◆ is_encoding

boolean render_details::is_encoding

Definition at line 248 of file events.h.

◆ norm_after

LiVESWidget* render_details::norm_after

Definition at line 236 of file events.h.

Referenced by render_to_clip().

◆ ofmt_combo

LiVESWidget* render_details::ofmt_combo

Definition at line 225 of file events.h.

Referenced by on_encoder_entry_changed(), and on_encoder_ofmt_changed().

◆ okbutton

LiVESWidget* render_details::okbutton

Definition at line 221 of file events.h.

Referenced by on_encoder_entry_changed(), and on_multitrack_activate().

◆ pertrack_checkbutton

LiVESWidget* render_details::pertrack_checkbutton

Definition at line 231 of file events.h.

Referenced by on_multitrack_activate().

◆ ratio_fps

boolean render_details::ratio_fps

Definition at line 219 of file events.h.

Referenced by render_to_clip().

◆ spinbutton_fps

LiVESWidget* render_details::spinbutton_fps

Definition at line 230 of file events.h.

◆ spinbutton_height

LiVESWidget* render_details::spinbutton_height

Definition at line 229 of file events.h.

◆ spinbutton_width

LiVESWidget* render_details::spinbutton_width

Definition at line 228 of file events.h.

◆ suggestion_followed

boolean render_details::suggestion_followed

Definition at line 246 of file events.h.

Referenced by mt_change_vals_activate(), on_multitrack_activate(), and render_to_clip().

◆ usecur_button

LiVESWidget* render_details::usecur_button

Definition at line 222 of file events.h.

◆ vfade_col

LiVESWidget* render_details::vfade_col

Definition at line 241 of file events.h.

◆ vfade_in

LiVESWidget* render_details::vfade_in

Definition at line 239 of file events.h.

◆ vfade_out

LiVESWidget* render_details::vfade_out

Definition at line 240 of file events.h.

◆ width

int render_details::width

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