mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 02:56:35 +01:00
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:
parent
a9c9d5072c
commit
96f035e629
2 changed files with 6 additions and 4 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue