Carbon


SGCompressInfo

Header: QuickTimeComponents.h

struct SGCompressInfo {
    Ptr buffer; 
    UInt32 bufferSize; 
    UInt8 similarity; 
    UInt8 reserved;
};

© 2000 Apple Computer, Inc. (Last Updated 6/26/2000)