RPR GetTrackGUID

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
()
(Examples)
 
(3 intermediate revisions not shown)
Line 2: Line 2:
=GetTrackGUID()=
=GetTrackGUID()=
'''GUID* GetTrackGUID(MediaTrack* tr)'''
'''GUID* GetTrackGUID(MediaTrack* tr)'''
 +
 +
DO NOT USE IN ReaScript.
 +
 +
In a future release this function will not be available to ReaScript.
 +
 +
==Parameters==
==Parameters==
  MediaTrack* tr
  MediaTrack* tr
Line 7: Line 13:
  GUID*  
  GUID*  
==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==
-
{{SeeAlsoTrackFunctions}}
+
{{SeeAlso_track}}
 +
 
 +
{{SeeAlso_guid}}
 +
 
 +
''(Section automatically generated, edits may be overwritten.)''
==Stuff==
==Stuff==

Latest revision as of 09:50, 29 January 2010

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

Contents

GetTrackGUID()

GUID* GetTrackGUID(MediaTrack* tr)

DO NOT USE IN ReaScript.

In a future release this function will not be available to ReaScript.


Parameters

MediaTrack* tr

Returns

GUID* 

Examples

C++

 


Perl

 


Python

 

See Also

track: GetLastTouchedTrack, GetMediaItemTake_Track, GetMediaItem_Track, GetMediaTrackInfo_Value, GetNumTracks, GetSelectedTrack, GetSelectedTrackEnvelope, GetSetMediaTrackInfo_String, GetSetTrackState, GetTrack, GetTrackAutomationMode, GetTrackEnvelope, GetTrackEnvelopeByName, GetTrackGUID, GetTrackMIDINoteName, GetTrackMIDINoteNameEx, GetTrackMediaItem, GetTrackNumMediaItems, GetTrackState, GetTrackUIVolPan, HasTrackMIDIPrograms, HasTrackMIDIProgramsEx, InsertTrackAtIndex, MoveMediaItemToTrack, MuteAllTracks, PlayTrackPreview, PlayTrackPreview2, SetMediaTrackInfo_Value, SetTrackAutomationMode, SetTrackMIDINoteName, SetTrackMIDINoteNameEx, SetTrackSelected, SoloAllTracks, StopTrackPreview, StopTrackPreview2, TrackFX_FormatParamValue, TrackFX_GetCount, TrackFX_GetFXName, TrackFX_GetNumParams, TrackFX_GetParam, TrackFX_GetParamName, TrackFX_SetParam, TrackList_AdjustWindows, TrackList_UpdateAllExternalSurfaces, Track_GetPeakInfo, AddMediaItemToTrack, BypassFxAllTracks, CSurf_NumTracks, CSurf_OnTrackSelection, CSurf_SetTrackListChange, CSurf_TrackFromID, CSurf_TrackToID, CountSelectedTracks, CountTrackEnvelopes, CountTrackMediaItems, CountTracks, DeleteTrack, DeleteTrackMediaItem, EnumTrackMIDIProgramNames, EnumTrackMIDIProgramNamesEx,

guid: GetTrackGUID, genGuid, guidToString, stringToGuid,

(Section automatically generated, edits may be overwritten.)

Stuff

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

Personal tools