Retired Document
Important: This sample code may not represent best practices for current development. The project may use deprecated symbols and illustrate technologies and techniques that are no longer recommended.
Relevant replacement documents include:
Clippings/QTVideo.c/GetMaxCompressionSize.txt
err = GetMaxCompressionSize(GetPortPixMap(theGWorld), /* Handle to the source image */ |
trackFrame, /* bounds */ |
kMgrChoose, /* let ICM choose depth */ |
codecNormalQuality, /* desired image quality */ |
kAnimationCodecType, /* compressor type */ |
(CompressorComponent)anyCodec, /* compressor identifier */ |
&maxCompressedSize); /* returned size */ |
Copyright © 2003 Apple Computer, Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2003-01-14