Carbon


ThreeDeeDescription

Header: Movies.h

struct ThreeDeeDescription {
    SInt32 descSize; 
    SInt32 dataFormat; 
    SInt32 resvd1; 
    SInt16 resvd2; 
    SInt16 dataRefIndex; 
    SInt32 version; 
    SInt32 rendererType; 
    SInt32 decompressorType;
};
typedef ThreeDeeDescription ThreeDeeDescriptionPtr;

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