RPR OnPlayButtonEx

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(See Also)
Line 1: Line 1:
{{API_Doc_Header}}
{{API_Doc_Header}}
-
= =
+
=OnPlayButtonEx()=
 +
'''void OnPlayButton()''' ''deprecated'' <br>
 +
'''void OnPlayButtonEx(void* proj)'''
 +
 
 +
This function simulates the user pressing the Play button
==Parameters==
==Parameters==
 +
void* proj
==Returns==
==Returns==
 +
void
==Examples==
==Examples==
===Perl===
===Perl===

Revision as of 10:16, 11 November 2009

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

Contents

OnPlayButtonEx()

void OnPlayButton() deprecated
void OnPlayButtonEx(void* proj)

This function simulates the user pressing the Play button

Parameters

void* proj

Returns

void

Examples

Perl


Python


See Also

Play functions: GetPlayPosition, GetPlayPositionEx, GetPlayPosition2, GetPlayPosition2Ex, GetPlayState, GetPlayStateEx, Master_GetPlayRateAtTime, OnPlayButton, OnPlayButtonEx, PlayPreview, PlayTrackPreview, PlayTrackPreview2

Stuff

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

Personal tools