Carbon


SoundMediaInfo

Header: MoviesFormat.h

struct SoundMediaInfo {
    SInt32 size; 
    SInt32 atomType; 
    SoundMediaInfoHeaderAtom header; 
    HandlerAtom dataHandler; 
    DataRefAtom dataReference; 
    SampleTableAtom sampleTable;
};

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