add timecode format parser
git-svn-id: svn://localhost/ardour2/branches/3.0@13479 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -112,6 +112,8 @@ std::string timecode_format_sampletime (
|
||||
double timecode_frames_per_second, bool timecode_drop_frames
|
||||
);
|
||||
|
||||
bool parse_timecode_format(std::string tc, Timecode::Time &TC);
|
||||
|
||||
void
|
||||
timecode_to_sample(
|
||||
Timecode::Time& timecode, int64_t& sample,
|
||||
|
||||
Reference in New Issue
Block a user