Using Sequencer's Capture Movie in C++

I want to use sequencer’s Capture Movie function in C++, but it looks like the core functionality (which I believe to be CaptureInNewProcess) is locked away in MovieSceneCaptureDialogModule.cpp without any way to actually access it. Is there some sort of delegate I can call to use this function, or would I have to recreate the function to replicate the capturing process?

Have You Find The Answer? I am looking for the answer too

I’m looking for this function too. And i want make Capture Movie function auto.

I’m also looking. If it’s not possible, any other way around?

I’m also looking for this!