Quantcast
Channel: Adobe Community : Popular Discussions - Premiere Pro SDK
Viewing all articles
Browse latest Browse all 53010

MakeAudioRenderer() unknown error compiling movie

$
0
0

Hi,

 

I just compiled the SDK Exporter sample plugin and trying to export a file to .sdk results in «error compiling movie».

Turns out the last instruction I can debug is about MakeAudioRenderer.

 

In the 2015 documentation its written «The Sequence Audio Suite is now at version 2, revising MakeAudioRenderer() to take PrAudioChannelLabel* as a parameter.»

But here is the line of code from the sample plugin :

    mySettings->sequenceAudioSuite->MakeAudioRenderer(    exID,                                                        exportInfoP->startTime,                                                        (PrAudioChannelType)channelType.value.intValue,                                                        kPrAudioSampleType_32BitFloat,                                                        (float)sampleRate.value.floatValue,                                                        &audioRenderID);

 

 

Thanks in advance,

Antoine.


Viewing all articles
Browse latest Browse all 53010


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>