GetCSequenceFrameNumber
TheGetCSequenceFrameNumberfunction returns the current frame number of the specified sequence.
pascal OSErr GetCSequenceFrameNumber (ImageSequence seqID, long *frameNumber);
seqID- Contains the unique sequence identifier that was returned by the
CompressSequenceBeginfunction (described on page 3-100).frameNumber- Contains a pointer to the current frame number of the sequence identified by the
seqIDparameter.RESULT CODES
noErr 0 No error paramErr -50 Invalid parameter specified
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help