RPR GetTrackAutomationMode
From CockosWiki
| Revision as of 15:29, 3 November 2009 MikeLacey (Talk | contribs) See Also ← Previous diff |
Revision as of 06:40, 5 November 2009 MikeLacey (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| {{API_Doc_Header}} | {{API_Doc_Header}} | ||
| - | = = | + | =GetTrackAutomationMode()= |
| + | '''int GetTrackAutomationMode(MediaTrack* tr)''' | ||
| ==Parameters== | ==Parameters== | ||
| ==Returns== | ==Returns== | ||
| + | int | ||
| ==Examples== | ==Examples== | ||
| + | MediaTrack* tr | ||
| ===Perl=== | ===Perl=== | ||
| <pre> | <pre> | ||
Revision as of 06:40, 5 November 2009
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetTrackAutomationMode
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetTrackAutomationMode
Contents |
GetTrackAutomationMode()
int GetTrackAutomationMode(MediaTrack* tr)
Parameters
Returns
int
Examples
MediaTrack* tr
Perl
Python
See Also
Track: AddMediaItemToTrack, BypassFxAllTracks, CountSelectedTracks, CountTracks, CountTrackMediaItems, DeleteTrack, DeleteTrackMediaItem, EnumTrackMIDIProgramNames, EnumTrackMIDIProgramNamesEx, GetLastTouchedTrack, GetMediaItem_Track, GetMediaItemTake_Track, GetMediaTrackInfo_Value, GetNumTracks, GetSelectedTrack, GetSelectedTrackEnvelope, GetSetMediaTrackInfo_String, GetSetTrackState, GetTrack, GetTrackAutomationMode, GetTrackEnvelope, GetTrackEnvelopeByName, GetTrackGUID, GetTrackInfo, GetTrackMediaItem, GetTrackMIDINoteName, GetTrackMIDINoteNameEx, GetTrackNumMediaItems, GetTrackUIVolPan, GetTrackState, HasTrackMIDIPrograms, HasTrackMIDIProgramsEx, InsertTrackAtIndex, MoveMediaItemToTrack, MuteAllTracks, PlayTrackPreview, PlayTrackPreview2, SetTrackAutomationMode, SetTrackMIDINoteName, SetTrackMIDINoteNameEx, SetTrackSelected, SoloAllTracks, StopTrackPreview, StopTrackPreview2, Track_GetPeakInfo, TrackFX_FormatParamValue, TrackFX_GetCount, TrackFX_GetFXName, TrackFX_GetNumParams, TrackFX_GetParam, TrackFX_GetParamName, TrackFX_SetParam, TrackList_AdjustWindows, TrackList_UpdateAllExternalSurfaces
Stuff
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetTrackAutomationMode
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetTrackAutomationMode
Categories: API | ReaScript | Perl | Python
