RPR GetSet ArrangeView2
From CockosWiki
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetSet ArrangeView2
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetSet ArrangeView2
Contents |
[edit]
GetSet_ArrangeView2()
void GetSet_ArrangeView2(void* proj, bool isSet, int screen_x_start, int screen_x_end, double* start_time, double* end_time)
[edit]
Parameters
void* proj, bool isSet, int screen_x_start, int screen_x_end, double* start_time, double* end_time
[edit]
Returns
An array, containing void* proj, bool isSet, int screen_x_start, int screen_x_end, double* start_time, double* end_time
[edit]
Examples
[edit]
C++
[edit]
Perl
[edit]
Python
[edit]
See Also
[edit]
Stuff
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetSet ArrangeView2
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetSet ArrangeView2
Categories: API | ReaScript | Perl | Python
