Carbon


TimeCodeDef

Header: QuickTimeComponents.h

struct TimeCodeDef {
    SInt32 flags; 
    TimeScale fTimeScale; 
    TimeValue frameDuration; 
    UInt8 numFrames; 
    UInt8 padding;
};

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