Skip to main content
Question

Question about manipulate Video in Figma API


Hi there,
I’m working on a project that wants to process the prototype with video. For this it could be better to be able to uncheck the Autoplay and Loop by API or disable this by default. Anyone has ideas about how to do it? Or is this still be an unreleased feature of Figma API?
Thanks in advance

This topic has been closed for replies.

2 replies

tank666
  • 4873 replies
  • June 8, 2023
node.playbackSettings = {
    autoplay: false,
    loop: false,
    muted: false
}

  • Author
  • 1 reply
  • June 8, 2023

You saved my life.
You saved my life.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings