View Single Post
Old 05-17-2015, 07:30 PM   #119
Samelot
Human being with feelings
 
Join Date: Oct 2013
Posts: 77
Default

I did try that. No luck though.

I'm a little confused. The BR_SetArrangeView() seems to be pretty different than GetSet_ArrangeView2().

GetSet_ArrangeView2() takes into consideration the width of the arrange portion of the screen (int screen_x_start, int screen_x_end), so depending on how these two values relate to the real-estate taken up the TCP, start and end values may be slightly off.

With BR_SetArrangeView(), I can "sometimes" get the start or end times to jump to exact values:

0:32.447
0:34.447
0:36.447
0:38.447

I really don't understand how to use this. All i'd like to do is get the extent of the arrange view to be confined to a specific length.

arrange start time = 4
arrange end time = 8
Samelot is offline   Reply With Quote