Carbon


sgcVideoHueType

Header: QuickTimeComponents.h

enum {
    sgcVideoHueType = 'hue ',
    sgcVideoSaturationType = 'satr',
    sgcVideoContrastType = 'trst',
    sgcVideoSharpnessType = 'shrp',
    sgcVideoBrigtnessType = 'brit',
    sgcVideoBlackLevelType = 'blkl',
    sgcVideoWhiteLevelType = 'whtl',
    sgcVideoInputType = 'vinp',
    sgcVideoFormatType = 'vstd',
    sgcVideoFilterType = 'vflt',
    sgcVideoRectType = 'vrct',
    sgcVideoDigitizerType = 'vdig'
};

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