I would quite like to start and stop a recording programmatically using C#. I see I can start the process with an argument to automatically start a recording, but is there any way to stop OBS Studio and save the file?
I figure I'll need to use COM and I see there are some COM interfaces for interacting with DirectX stuff.
Is there any way to stop a recording without user interaction? I don't expect it to, but thought I should ask first in case I am missing something and start developing!
I figure I'll need to use COM and I see there are some COM interfaces for interacting with DirectX stuff.
Is there any way to stop a recording without user interaction? I don't expect it to, but thought I should ask first in case I am missing something and start developing!