Carbon


TimeToSampleNumAtom

Header: MoviesFormat.h

struct TimeToSampleNumAtom {
    SInt32 size; 
    SInt32 atomType; 
    SInt32 flags; 
    SInt32 numEntries; 
    TimeToSampleNum timeToSampleNumTable[1];
};

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