RPR StopPreview

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
()
(Examples)
 
(2 intermediate revisions not shown)
Line 9: Line 9:
  int  
  int  
==Examples==
==Examples==
 +
===C++===
 +
<source lang=cpp>
 +
</source>
 +
 +
===Perl===
===Perl===
-
<pre>
+
<source lang=perl>
-
</pre>
+
</source>
 +
 
 +
 
===Python===
===Python===
-
<pre>
+
<source lang=python>
-
</pre>
+
</source>
 +
 
==See Also==
==See Also==
 +
{{SeeAlso_play}}
 +
 +
''(Section automatically generated, edits above this line may be overwritten.)''
 +
==Stuff==
==Stuff==
{{API_Doc_Footer}}
{{API_Doc_Footer}}

Latest revision as of 11:02, 29 January 2010

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR StopPreview
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR StopPreview

Contents

StopPreview()

int StopPreview(preview_register_t* preview)

return nonzero on success

Parameters

preview_register_t* preview

Returns

int 

Examples

C++

 


Perl

 


Python

 

See Also

play: Master_GetPlayRateAtTime, CSurf_OnPlay, GetPlayPosition, GetPlayPosition2, CSurf_SetPlayState, GetPlayPosition2Ex, GetPlayPositionEx, OnPlayButton, GetPlayState, OnPlayButtonEx, GetPlayStateEx, PlayPreview, PlayTrackPreview, PlayTrackPreview2,

(Section automatically generated, edits above this line may be overwritten.)

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR StopPreview
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR StopPreview

Personal tools