Carbon


SCParams

Header: QuickTimeComponents.h

struct SCParams {
    SInt32 flags; 
    CodecType theCodecType; 
    CodecComponent theCodec; 
    CodecQ spatialQuality; 
    CodecQ temporalQuality; 
    SInt16 depth; 
    Fixed frameRate; 
    SInt32 keyFrameRate; 
    SInt32 reserved1; 
    SInt32 reserved2;
};

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