Question
Extend Script - what arguments need this function: addFileSequenceToBatch()
Hi,
I'm trying to set a script that adds image sequence to Adobe Media Encoder, but i can't find the arguments that i need to pass. I believe i need to use this function "app.getFrontend().addFileSequenceToBatch()", but the problem is i can't find any info about it.
The other function "app.getFrontend().addFileToBatch()" works fine, but i need to be able to add image sequences also.
Thank you
