PDA

View Full Version : How to differ from images and videos in smugmug.images.get?


MouseJerry
May-16-2010, 06:21 PM
How can I know if a "image" is a image or a video EXCEPT from the Format field?

devbobo
May-18-2010, 07:17 PM
How can I know if a "image" is a image or a video EXCEPT from the Format field?

Format as you mentioned is one method. Duration is be returned for videos as well if you request &Extras=Duration.

But there is no specific isVideo parameter at this point.

Hope this helps.

Cheers,

David