|
|
| ExportDialog (QWidget *parent=0) |
| |
|
|
void | format_changed (int index) |
| |
|
void | export_action () |
| |
|
void | update_progress_bar (int value, qint64 remaining_ms) |
| |
|
void | cancel_render () |
| |
|
void | render_thread_finished () |
| |
|
void | vcodec_changed (int index) |
| |
|
void | comp_type_changed (int index) |
| |
|
void | open_advanced_video_dialog () |
| |
|
|
void | setup_ui () |
| |
|
void | prep_ui_for_render (bool r) |
| |
|
void | add_codec_to_combobox (QComboBox *box, enum AVCodecID codec) |
| |
|
|
QVector< QString > | format_strings |
| |
|
ExportThread * | et |
| |
|
bool | cancelled |
| |
|
VideoCodecParams | vcodec_params |
| |
|
QComboBox * | rangeCombobox |
| |
|
QSpinBox * | widthSpinbox |
| |
|
QDoubleSpinBox * | videobitrateSpinbox |
| |
|
QLabel * | videoBitrateLabel |
| |
|
QDoubleSpinBox * | framerateSpinbox |
| |
|
QComboBox * | vcodecCombobox |
| |
|
QComboBox * | acodecCombobox |
| |
|
QSpinBox * | samplingRateSpinbox |
| |
|
QSpinBox * | audiobitrateSpinbox |
| |
|
QProgressBar * | progressBar |
| |
|
QComboBox * | formatCombobox |
| |
|
QSpinBox * | heightSpinbox |
| |
|
QPushButton * | export_button |
| |
|
QPushButton * | cancel_button |
| |
|
QPushButton * | renderCancel |
| |
|
QGroupBox * | videoGroupbox |
| |
|
QGroupBox * | audioGroupbox |
| |
|
QComboBox * | compressionTypeCombobox |
| |
The documentation for this class was generated from the following files: