Carbon


SampleSizeAtom

Header: MoviesFormat.h

struct SampleSizeAtom {
    SInt32 size; 
    SInt32 atomType; 
    SInt32 flags; 
    SInt32 sampleSize; 
    SInt32 numEntries; 
    SInt32 sampleSizeTable[1];
};

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