RPR parse timestr pos
From CockosWiki
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR parse timestr pos
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR parse timestr pos
Contents |
[edit]
parse_timestr_pos()
double parse_timestr_pos(const char* buf, int modeoverride)
parses time string, modeoverride. Note the other timestr functions in the See Also section below
[edit]
Parameters
const char* buf, int modeoverride
[edit]
Returns
An array, containing double
[edit]
Examples
[edit]
C++
[edit]
Perl
[edit]
Python
[edit]
See Also
timestr functions: format_timestr, format_timestr_len, format_timestr_pos, parse_timestr, parse_timestr_len, parse_timestr_pos,
[edit]
Stuff
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR parse timestr pos
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR parse timestr pos
Categories: API | ReaScript | Perl | Python
