|
Ardour
9.0-pre0-1971-g33f1681c76
|
#include <string>#include <ytkmm/adjustment.h>#include <ytkmm/box.h>#include <ytkmm/button.h>#include <ytkmm/checkbutton.h>#include <ytkmm/comboboxtext.h>#include <ytkmm/entry.h>#include <ytkmm/label.h>#include <ytkmm/progressbar.h>#include <ytkmm/spinbutton.h>#include "ardour/template_utils.h"#include "ardour/types.h"#include "ardour_dialog.h"#include "transcode_ffmpeg.h"Go to the source code of this file.
Classes | |
| class | TranscodeVideoDialog |
| dialog-box and controller for importing video-files More... | |
Enumerations | |
| enum | VtlTranscodeOption { VTL_IMPORT_REFERENCE = 0 , VTL_IMPORT_TRANSCODED = 1 , VTL_IMPORT_NO_VIDEO = 2 } |
| enum VtlTranscodeOption |
| Enumerator | |
|---|---|
| VTL_IMPORT_REFERENCE | |
| VTL_IMPORT_TRANSCODED | |
| VTL_IMPORT_NO_VIDEO | |
Definition at line 38 of file transcode_video_dialog.h.