Carbon


QTSSampleDescription

Header: QTSMovie.h

struct QTSSampleDescription {
    SInt32 descSize; 
    SInt32 dataFormat; 
    SInt32 resvd1; 
    SInt16 resvd2; 
    SInt16 dataRefIndex; 
    UInt32 version; 
    UInt32 resvd3; 
    SInt32 flags;
};
typedef QTSSampleDescription QTSSampleDescriptionPtr;

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