I am using Run Revolution to make a program that will do 3 things:
Screen recording
Audio recording
combining the two into one mp4 or aiff
I have a button that does this apple script:
tell application "QuickTime Player"
activate
start new screen recording
end tell
I am trying to...
With Quicktime Pro is there a way start and stop Screen Recording? I have been able to open Quicktime but to activate the Screen recording i have been falling short