dialog-box and controller for importing video-files
More...
#include <transcode_video_dialog.h>
dialog-box and controller for importing video-files
Definition at line 47 of file transcode_video_dialog.h.
◆ TranscodeVideoDialog()
TranscodeVideoDialog::TranscodeVideoDialog |
( |
ARDOUR::Session * |
, |
|
|
std::string |
|
|
) |
| |
◆ ~TranscodeVideoDialog()
TranscodeVideoDialog::~TranscodeVideoDialog |
( |
| ) |
|
◆ abort_clicked()
void TranscodeVideoDialog::abort_clicked |
( |
| ) |
|
|
private |
◆ aspect_checkbox_toggled()
void TranscodeVideoDialog::aspect_checkbox_toggled |
( |
| ) |
|
|
private |
◆ audio_combo_changed()
void TranscodeVideoDialog::audio_combo_changed |
( |
| ) |
|
|
private |
◆ bitrate_checkbox_toggled()
void TranscodeVideoDialog::bitrate_checkbox_toggled |
( |
| ) |
|
|
private |
◆ detect_ltc()
bool TranscodeVideoDialog::detect_ltc |
( |
| ) |
|
|
inline |
◆ dialog_progress_mode()
void TranscodeVideoDialog::dialog_progress_mode |
( |
| ) |
|
|
private |
◆ finished()
void TranscodeVideoDialog::finished |
( |
int |
| ) |
|
|
private |
◆ get_audiofile()
std::string TranscodeVideoDialog::get_audiofile |
( |
| ) |
|
|
inline |
◆ get_filename()
std::string TranscodeVideoDialog::get_filename |
( |
| ) |
|
|
inline |
◆ import_option()
◆ launch_audioonly()
void TranscodeVideoDialog::launch_audioonly |
( |
| ) |
|
|
private |
◆ launch_extract()
void TranscodeVideoDialog::launch_extract |
( |
| ) |
|
|
private |
◆ launch_transcode()
void TranscodeVideoDialog::launch_transcode |
( |
| ) |
|
|
private |
◆ on_response()
void TranscodeVideoDialog::on_response |
( |
int |
response_id | ) |
|
|
inlinevirtual |
◆ on_show()
void TranscodeVideoDialog::on_show |
( |
| ) |
|
|
private |
◆ open_browse_dialog()
void TranscodeVideoDialog::open_browse_dialog |
( |
| ) |
|
|
private |
◆ scale_combo_changed()
void TranscodeVideoDialog::scale_combo_changed |
( |
| ) |
|
|
private |
◆ update_bitrate()
void TranscodeVideoDialog::update_bitrate |
( |
| ) |
|
|
private |
◆ update_progress()
◆ video_combo_changed()
void TranscodeVideoDialog::video_combo_changed |
( |
| ) |
|
|
private |
◆ abort_button
Gtk::Button TranscodeVideoDialog::abort_button |
|
private |
◆ aborted
bool TranscodeVideoDialog::aborted |
|
private |
◆ aspect_checkbox
Gtk::CheckButton TranscodeVideoDialog::aspect_checkbox |
|
private |
◆ audio_combo
Gtk::ComboBoxText TranscodeVideoDialog::audio_combo |
|
private |
◆ audiofile
std::string TranscodeVideoDialog::audiofile |
|
private |
◆ bitrate_adjustment
Gtk::Adjustment TranscodeVideoDialog::bitrate_adjustment |
|
private |
◆ bitrate_checkbox
Gtk::CheckButton TranscodeVideoDialog::bitrate_checkbox |
|
private |
◆ bitrate_spinner
Gtk::SpinButton TranscodeVideoDialog::bitrate_spinner |
|
private |
◆ browse_button
Gtk::Button TranscodeVideoDialog::browse_button |
|
private |
◆ cancel_button
Gtk::Button* TranscodeVideoDialog::cancel_button |
|
private |
◆ debug_checkbox
Gtk::CheckButton TranscodeVideoDialog::debug_checkbox |
|
private |
◆ height_adjustment
Gtk::Adjustment TranscodeVideoDialog::height_adjustment |
|
private |
◆ height_spinner
Gtk::SpinButton TranscodeVideoDialog::height_spinner |
|
private |
◆ infn
std::string TranscodeVideoDialog::infn |
|
private |
◆ ltc_detect
Gtk::CheckButton TranscodeVideoDialog::ltc_detect |
|
private |
◆ m_aspect
double TranscodeVideoDialog::m_aspect |
|
private |
◆ path_entry
Gtk::Entry TranscodeVideoDialog::path_entry |
|
private |
◆ path_label
Gtk::Label TranscodeVideoDialog::path_label |
|
private |
◆ pbar
Gtk::ProgressBar TranscodeVideoDialog::pbar |
|
private |
◆ pending_audio_extract
bool TranscodeVideoDialog::pending_audio_extract |
|
private |
◆ progress_box
Gtk::VBox* TranscodeVideoDialog::progress_box |
|
private |
◆ progress_label
Gtk::Label TranscodeVideoDialog::progress_label |
|
private |
◆ scale_combo
Gtk::ComboBoxText TranscodeVideoDialog::scale_combo |
|
private |
◆ StartNextStage
PBD::Signal<void()> TranscodeVideoDialog::StartNextStage |
|
private |
◆ transcode_button
Gtk::Button TranscodeVideoDialog::transcode_button |
|
private |
◆ transcoder
◆ vbox
Gtk::VBox* TranscodeVideoDialog::vbox |
|
private |
◆ video_combo
Gtk::ComboBoxText TranscodeVideoDialog::video_combo |
|
private |
The documentation for this class was generated from the following file: