Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Cyberdog Programmer's Kit / Part 3 - Cyberdog Reference
Chapter 6 - Types, Constants, and Global Functions / Types and Constants
Part Kinds


Media Types and Part Kinds

Table 6-1 contains constants used to represent Cyberdog items and their downloaded content:

The following additional constant represents the ISO prefix for part kinds.

kMIMEPrefix
The ISO prefix prepended to a MIME media type to create a part kind.
Table 6-1 MIME media types, part kinds, and reference kinds (continued)
MIME media typePart kindReference kindMIME media
type string
kApplicationAppleFilekApplicationAppleFileKindkApplicationAppleFileRefKind'application/applefile'
kApplicationCompresskApplicationCompressKindkApplicationCompressRefKind'application/x-compress'
kApplicationMacBinarykApplicationMacBinaryKindkApplicationMacBinaryRefKind'application/macbinary'
kApplicationMacBinhex40kApplicationMacBinhex40KindkApplicationMacBinhex40RefKind'application/mac-binhex-40'
kApplicationOctetStreamkApplicationOctetStreamKindkApplicationOctetStreamRefKind'application/octet-stream'
kApplicationPostscriptkApplicationPostscriptKindkApplicationPostscriptRefKind'application/postscript'
kApplicationTextkApplicationTextKindkApplicationTextRefKind'application/text'
kAudioAIFFkAudioAIFFKindkAudioAIFFRefKind'audio/x-aiff'
kAudioBasickAudioBasicKindkAudioBasicRefKind'audio/basic'
kAudioWAVkAudioWAVKindkAudioWAVRefKind'audio/x-wav'
kImageGIFkImageGIFKindkImageGIFRefKind'image/gif'
kImageJPEGkImageJPEGKindkImageJPEGRefKind'image/jpeg'
kImagePICTkImagePICTKindkImagePICTRefKind'image/x-pict'
kImageTIFFkImageTIFFKindkImageTIFFRefKind'image/tiff'
kImageXBMkImageXBMKindkImageXBMRefKind'image/x-xbitmap'
kImageXPMkImageXPMKindkImageXPMRefKind'image/x-xpixmap'
kMessageExternalBodykMessageExternalBodyKindkMessageExternalBodyRefKind'message/external-body'
kMessagePartialkMessagePartialKindkMessagePartialRefKind'message/partial'
kMessageRFC822kMessageRFC822KindkMessageRFC822RefKind'message/rfc822'
kMultipartAlternativekMultipartAlternativeKindkMultipartAlternativeRefKind'multipart/alternative'
kMultipartDigestkMultipartDigestKindkMultipartDigestRefKind'multipart/digest'
kMultipartMixedkMultipartMixedKindkMultipartMixedRefKind'multipart/mixed'
kMultipartParallelkMultipartParallelKindkMultipartParallelRefKind'multipart/parallel'
kTextEnrichedkTextEnrichedKindkTextEnrichedRefKind'text/enriched'
kTextHTMLkTextHTMLKindkTextHTMLRefKind'text/html'
kTextPlainkTextPlainKindkTextPlainRefKind'text/plain'
kVideoAVIkVideoAVIKindkVideoAVIRefKind'video/avi'
kVideoMPEGkVideoMPEGKindkVideoMPEGRefKind'video/mpeg'
kVideoQuickTimekVideoQuickTimeKindkVideoQuickTimeRefKind'video/quicktime'

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 JUL 1996