Home
last modified time | relevance | path

Searched refs:videofile_dir_string (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession_state.cc5568 static const std::string videofile_dir_string = string (video_dir_name) + G_DIR_SEPARATOR; in archive_session() local
5586 } else if (from.find (videofile_dir_string) != string::npos) { in archive_session()