|  | Ardour
    9.0-pre0-1955-gdb44a58a54
    | 
common functions used for video-file im/export More...
#include <string>#include "ardour/rc_configuration.h"#include "ardour/types.h"#include "ardour/template_utils.h"#include "ardour_dialog.h"Go to the source code of this file.
| Namespaces | |
| VideoUtils | |
| Functions | |
| bool | VideoUtils::confirm_video_outfn (Gtk::Window &parent, std::string, std::string docroot="") | 
| std::string | VideoUtils::video_dest_dir (const std::string, const std::string) | 
| std::string | VideoUtils::video_dest_file (const std::string, const std::string) | 
| std::string | VideoUtils::strip_file_extension (const std::string infile) | 
| std::string | VideoUtils::get_file_extension (const std::string infile) | 
| void | VideoUtils::ParseCSV (const std::string &csv, std::vector< std::vector< std::string > > &lines) | 
| std::string | VideoUtils::video_map_path (std::string server_docroot, std::string filepath) | 
| void | VideoUtils::video_draw_cross (Glib::RefPtr< Gdk::Pixbuf > img) | 
| std::string | VideoUtils::video_get_server_url (ARDOUR::RCConfiguration *config) | 
| std::string | VideoUtils::video_get_docroot (ARDOUR::RCConfiguration *config) | 
| bool | VideoUtils::video_query_info (std::string video_server_url, std::string filepath, double &video_file_fps, long long int &video_duration, double &video_start_offset, double &video_aspect_ratio) | 
| Variables | |
| unsigned int | VideoUtils::harvid_version | 
common functions used for video-file im/export
Definition in file utils_videotl.h.