Options

How to tell if an Image/Video is Processing?

kevinikevini Registered Users Posts: 16 Big grins
When uploading an image / video, there is 'processing' time from SmugMug before other operations can be performed.

For example, if I upload an image, it is 'processed', and if I send a image.crop command, it is ignored (although returns Ok)

Is there an API or a property in the imageInfo to determine the state of the image (like 'InProcessing'), so I will have something to 'check' to know when commands can be performed against it.

Otherwise, i have to just spin and hope the upload works before sending more commands.

Comments

Sign In or Register to comment.