Carbon


TimeCodeTime

Header: QuickTimeComponents.h

struct TimeCodeTime {
    UInt8 hours; 
    UInt8 minutes; 
    UInt8 seconds; 
    UInt8 frames;
};

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