Skip to main content
Participating Frequently
May 6, 2024
Answered

Get footage dimensions via ExtendScript

  • May 6, 2024
  • 1 reply
  • 369 views

Is there a function in Extend Script to get the dimensions of a clip? I see that there are getProjectColumnsMetadata and getProjectMetadata functions but they return all the metadata instead of the specific field I'm looking for.

 

Thank you!

This topic has been closed for replies.
Correct answer Bruce Bullis

getProjectMetadata() is the right approach.

1 reply

Bruce Bullis
Community Manager
Bruce BullisCommunity ManagerCorrect answer
Community Manager
May 7, 2024

getProjectMetadata() is the right approach.