Skip to content

Instantly share code, notes, and snippets.

@tgck
Created March 10, 2018 13:04
Show Gist options
  • Save tgck/2eb26f2587297996886f64df52eef7f5 to your computer and use it in GitHub Desktop.
Save tgck/2eb26f2587297996886f64df52eef7f5 to your computer and use it in GitHub Desktop.
getRateOfPlayer
tell application "QuickTime Player 7"
activate
present document 1
play document 1
get rate of document 1
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment