Version 1, Update 61
Following up on the new video functionality recently added for prototyping, we have added some updates to our video plugin APIs, which include:
- New
ON_MEDIA_HIT
andON_MEDIA_END
prototyping triggers that fire when a video hits a certain timestamp and ends, respectively - Added support for prototyping actions on the same Frame node as an existing prototyping trigger
- New
MUTE
,UNMUTE
, andTOGGLE_MUTE_UNMUTE
prototyping actions prototyping actions figma.createVideoAsync
now supports .MOV and .WebM videos up to 100MB in size.