RPR GetSet ArrangeView2

From CockosWiki

Revision as of 09:33, 29 January 2010 by MikeLacey (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetSet ArrangeView2
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetSet ArrangeView2

Contents

GetSet_ArrangeView2()

void GetSet_ArrangeView2(void* proj, bool isSet, int screen_x_start, int screen_x_end, double* start_time, double* end_time)

Parameters

void* proj,
bool isSet,
int screen_x_start, int screen_x_end,
double* start_time, double* end_time

Returns

An array, containing
 void* proj,
 bool isSet,
 int screen_x_start, int screen_x_end,
 double* start_time, double* end_time

Examples

C++

 

Perl

 

Python

 

See Also

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetSet ArrangeView2
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetSet ArrangeView2

Personal tools