RPR GetSet ArrangeView2

From CockosWiki

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