Premiere pro SDK exporter match source setting
Hi, I am creating an exporter for premiere pro and I found that there is functionality of "match source" which aligns the exporter settings to the orginal video.
But there was no explaination in documentation neither in header file, how should I set the "match source" as default as user enter the export setting dialog and extending the parameters support.
Can someone send me any links that might be helpful or give a short introduction where should I start on them? I had tried to set doConformToMatchParams to true in postProcessParams function but it does nothing.
Thanks
