Carbon


QTSVideoParams

Header: QuickTimeStreaming.h

struct QTSVideoParams {
    Fixed width; 
    Fixed height; 
    MatrixRecord matrix; 
    CGrafPtr gWorld; 
    GDHandle gdHandle; 
    RgnHandle clip; 
    SInt16 graphicsMode; 
    RGBColor opColor;
};

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