Carbon


MovieResourceAtomType

Header: Movies.h

enum {
    MovieResourceAtomType = 'moov',
    MovieDataAtomType = 'mdat',
    FreeAtomType = 'free',
    SkipAtomType = 'skip',
    WideAtomPlaceholderType = ''wide''
};

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