formatting timecode: use a semicolon to indicate DF
git-svn-id: svn://localhost/ardour2/branches/3.0@13272 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -102,7 +102,7 @@ bool timecode_has_drop_frames(TimecodeFormat const t);
|
||||
|
||||
std::string timecode_format_name (TimecodeFormat const t);
|
||||
|
||||
std::string timecode_format_time (Timecode::Time& timecode);
|
||||
std::string timecode_format_time (Timecode::Time const timecode);
|
||||
|
||||
std::string timecode_format_sampletime (
|
||||
int64_t sample,
|
||||
|
||||
Reference in New Issue
Block a user