There are two errors in the code listing on page 247.
1) The call about 1/4 down the page should be:
nErr = OpenADefaultComponent(StandardCompressionType,
StandardCompressionSubType, &stdComponent);
2) About 3/4 down the page, it should read:
lErr = SCCompressSequenceFrame(stdComponent, pGWorld->portPixMap, rect,
&hCompressedData, &(**hImageDesc).dataSize, &syncFlags);
More to come...
Home | Updates | FAQ | Table of Contents | Sample Chapter