Question
Can I import a .mov file as layer in plugin code?
Hi, everyone!.
I have a question while working on plugin.
I am not sure if I can import a .mov file as layer in plugin code.
Of course, I can import by creating a PF_Param_LAYER parameter on PF_Cmd_PARAMS_SETUP.
But I want to check if .mov file can be imported from file path and used as a layer.
Thank you.