RPR PCM Source CreateFromType

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(See Also)
(Examples)
 
Line 9: Line 9:
==Examples==
==Examples==
===C++===
===C++===
-
<pre>
+
<source lang=cpp>
-
</pre>
+
</source>
 +
 
 +
 
===Perl===
===Perl===
-
<pre>
+
<source lang=perl>
-
</pre>
+
</source>
 +
 
===Python===
===Python===
-
<pre>
+
<source lang=python>
-
</pre>
+
</source>
 +
 
==See Also==
==See Also==
{{SeeAlso_pcm}}
{{SeeAlso_pcm}}

Latest revision as of 10:32, 29 January 2010

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR PCM Source CreateFromType
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR PCM Source CreateFromType

Contents

PCM_Source_CreateFromType()

PCM_source* PCM_Source_CreateFromType(const char* sourcetype)

Parameters

const char* sourcetype

Returns

PCM_source*

Examples

C++

 


Perl

 


Python

 

See Also

pcm: PCM_Sink_Create, PCM_Sink_CreateEx, PCM_Sink_CreateMIDIFile, PCM_Sink_CreateMIDIFileEx, PCM_Sink_Enum, PCM_Sink_GetExtension, PCM_Sink_ShowConfig, PCM_Source_CreateFromFile, PCM_Source_CreateFromFileEx, PCM_Source_CreateFromSimple, PCM_Source_CreateFromType,

(Section automatically generated, edits may be overwritten.)

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR PCM Source CreateFromType
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR PCM Source CreateFromType

Personal tools