Ardour  9.0-pre0-582-g084a23a80d
transcode_video_dialog.h File Reference
#include <string>
#include <gtkmm/adjustment.h>
#include <gtkmm/box.h>
#include <gtkmm/button.h>
#include <gtkmm/checkbutton.h>
#include <gtkmm/comboboxtext.h>
#include <gtkmm/entry.h>
#include <gtkmm/label.h>
#include <gtkmm/progressbar.h>
#include <gtkmm/spinbutton.h>
#include "ardour/template_utils.h"
#include "ardour/types.h"
#include "ardour_dialog.h"
#include "transcode_ffmpeg.h"
Include dependency graph for transcode_video_dialog.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 }
 

Enumeration Type Documentation

◆ VtlTranscodeOption

Enumerator
VTL_IMPORT_REFERENCE 
VTL_IMPORT_TRANSCODED 
VTL_IMPORT_NO_VIDEO 

Definition at line 38 of file transcode_video_dialog.h.