Start a Conversation

Unsolved

This post is more than 5 years old

3912

June 8th, 2010 07:00

Test of well-formed ClipID

Hi,

is it possible to test if a clipID is well-formed?

I need this because FPClip.Exists will catch an error, if the

second parameter (String) does not have for example the length of a "normal" clipID.

BTW: What is the length of a normal clipID? 53 Bytes? Is it possible to configure this?

Unfortunately I did not found something in the desciption.

Thank you very much

Bresenham

2 Intern

 • 

417 Posts

June 8th, 2010 07:00

A clipID is either 27 or 53 bytes in length. As you should only ever be passing in a Content Address value saved from a previous Clip Write operation, then such an error should never result when passed to Clip Exists.

No Events found!

Top