Ardour  9.0-pre0-582-g084a23a80d
add_video_dialog.h File Reference
#include <string>
#include <gtkmm/box.h>
#include <gtkmm/button.h>
#include <gtkmm/cellrendererpixbuf.h>
#include <gtkmm/checkbutton.h>
#include <gtkmm/filechooserwidget.h>
#include <gtkmm/image.h>
#include <gtkmm/label.h>
#include <gtkmm/liststore.h>
#include <gtkmm/notebook.h>
#include <gtkmm/scale.h>
#include <gtkmm/treemodel.h>
#include <gtkmm/treeview.h>
#include "ardour/types.h"
#include "ardour/template_utils.h"
#include "ardour_dialog.h"
Include dependency graph for add_video_dialog.h:

Go to the source code of this file.

Classes

class  AddVideoDialog
 
class  AddVideoDialog::HarvidColumns
 

Enumerations

enum  VtlImportOption { VTL_IMPORT_NONE = 0 , VTL_IMPORT_TRANSCODE = 1 }
 

Enumeration Type Documentation

◆ VtlImportOption

Enumerator
VTL_IMPORT_NONE 
VTL_IMPORT_TRANSCODE 

Definition at line 44 of file add_video_dialog.h.