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

[CS5] Which of the argument of xSDKExport is correct?

$
0
0

Hi,

 

CS5r1 SDK with Premiere CS5 trial version

 

There are definition of the xSDKExport as follows.
Which is correct?


(a) Headers/PrSDKExport.h
typedef PREMPLUGENTRY (* ExportEntryFunc)(csSDK_int32 selector, exportStdParms *stdparms, void* param1, void* param2);

 

(b) Projects/SDK_Exporter/SDK_Exporter.cpp
DllExport PREMPLUGENTRY xSDKExport (
    int             selector,
    exportStdParms  *stdParmsP,
    long            param1,
    long            param2)


I seem that (a) is correct.
But, the xSDKExport of the plug-in is not called by host in the case of (a). (32bit/64bit both)


Regards,
Kengo Mikoshiba.


Viewing all articles
Browse latest Browse all 53010

Trending Articles



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