ardour
Classes | Enumerations
transcode_video_dialog.h File Reference
#include <string>
#include <gtkmm.h>
#include "ardour/types.h"
#include "ardour/template_utils.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 }
 

Enumeration Type Documentation

Enumerator
VTL_IMPORT_REFERENCE 
VTL_IMPORT_TRANSCODED 
VTL_IMPORT_NO_VIDEO 

Definition at line 33 of file transcode_video_dialog.h.