Skip to main content
Inspiring
March 27, 2024
Question

How to detect if preview is playing?

  • March 27, 2024
  • 1 reply
  • 239 views

I want to control play and stop preview through scripting? or even detect if ram preview is playing.
Thanks very much.

This topic has been closed for replies.

1 reply

Mylenium
Legend
March 27, 2024

No, not possible. You can trigger certain UI buttons with event listeners and tracking the mouse or command IDs, but for previews this concept falls apart.

 

Mylenium

Inspiring
April 1, 2024

OK, Thanks