GetCSequenceDataRateParams
TheGetCSequenceDataRateParamsfunction obtains the data rate parameters previously set with theSetCSequenceDataRateParamsfunction, which is described in the previous section.
pascal OSErr GetCSequenceDataRateParams (ImageSequence seqID, DataRateParamsPtr params);
seqID- Contains the unique sequence identifier that was returned by the
CompressSequenceBeginfunction (described on page 3-100).params- Points to the data rate parameters structure associated with the sequence identifier specified in 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