Основа AV константы QuickTime
Этот документ описывает константы, определенные в платформе Основы AV, связанной с QuickTime.
-
Пользовательские ключи данных QuickTime.
Объявление
Swift
let AVMetadataQuickTimeUserDataKeyAlbum: NSString! let AVMetadataQuickTimeUserDataKeyArranger: NSString! let AVMetadataQuickTimeUserDataKeyArtist: NSString! let AVMetadataQuickTimeUserDataKeyAuthor: NSString! let AVMetadataQuickTimeUserDataKeyChapter: NSString! let AVMetadataQuickTimeUserDataKeyComment: NSString! let AVMetadataQuickTimeUserDataKeyComposer: NSString! let AVMetadataQuickTimeUserDataKeyCopyright: NSString! let AVMetadataQuickTimeUserDataKeyCreationDate: NSString! let AVMetadataQuickTimeUserDataKeyDescription: NSString! let AVMetadataQuickTimeUserDataKeyDirector: NSString! let AVMetadataQuickTimeUserDataKeyDisclaimer: NSString! let AVMetadataQuickTimeUserDataKeyEncodedBy: NSString! let AVMetadataQuickTimeUserDataKeyFullName: NSString! let AVMetadataQuickTimeUserDataKeyGenre: NSString! let AVMetadataQuickTimeUserDataKeyHostComputer: NSString! let AVMetadataQuickTimeUserDataKeyInformation: NSString! let AVMetadataQuickTimeUserDataKeyKeywords: NSString! let AVMetadataQuickTimeUserDataKeyMake: NSString! let AVMetadataQuickTimeUserDataKeyModel: NSString! let AVMetadataQuickTimeUserDataKeyOriginalArtist: NSString! let AVMetadataQuickTimeUserDataKeyOriginalFormat: NSString! let AVMetadataQuickTimeUserDataKeyOriginalSource: NSString! let AVMetadataQuickTimeUserDataKeyPerformers: NSString! let AVMetadataQuickTimeUserDataKeyProducer: NSString! let AVMetadataQuickTimeUserDataKeyPublisher: NSString! let AVMetadataQuickTimeUserDataKeyProduct: NSString! let AVMetadataQuickTimeUserDataKeySoftware: NSString! let AVMetadataQuickTimeUserDataKeySpecialPlaybackRequirements: NSString! let AVMetadataQuickTimeUserDataKeyTrack: NSString! let AVMetadataQuickTimeUserDataKeyWarning: NSString! let AVMetadataQuickTimeUserDataKeyWriter: NSString! let AVMetadataQuickTimeUserDataKeyURLLink: NSString! let AVMetadataQuickTimeUserDataKeyLocationISO6709: NSString! let AVMetadataQuickTimeUserDataKeyTrackName: NSString! let AVMetadataQuickTimeUserDataKeyCredits: NSString! let AVMetadataQuickTimeUserDataKeyPhonogramRights: NSString! let AVMetadataQuickTimeMetadataKeyCameraIdentifier: NSString! let AVMetadataQuickTimeMetadataKeyCameraFrameReadoutTime: NSString! let AVMetadataQuickTimeMetadataKeyCollectionUser: NSString! let AVMetadataQuickTimeMetadataKeyDirectionFacing: NSString! let AVMetadataQuickTimeMetadataKeyDirectionMotion: NSString! let AVMetadataQuickTimeMetadataKeyLocationBody: NSString! let AVMetadataQuickTimeMetadataKeyLocationDate: NSString! let AVMetadataQuickTimeMetadataKeyLocationName: NSString! let AVMetadataQuickTimeMetadataKeyLocationNote: NSString! let AVMetadataQuickTimeMetadataKeyLocationRole: NSString! let AVMetadataQuickTimeMetadataKeyRatingUser: NSString! let AVMetadataQuickTimeMetadataKeyTitle: NSString! let AVMetadataISOUserDataKeyCopyright: NSString! let AVMetadata3GPUserDataKeyCopyright: NSString! let AVMetadata3GPUserDataKeyAuthor: NSString! let AVMetadata3GPUserDataKeyPerformer: NSString! let AVMetadata3GPUserDataKeyGenre: NSString! let AVMetadata3GPUserDataKeyRecordingYear: NSString! let AVMetadata3GPUserDataKeyLocation: NSString! let AVMetadata3GPUserDataKeyTitle: NSString! let AVMetadata3GPUserDataKeyDescription: NSString!Objective C
NSString *const AVMetadataQuickTimeUserDataKeyAlbum; NSString *const AVMetadataQuickTimeUserDataKeyArranger; NSString *const AVMetadataQuickTimeUserDataKeyArtist; NSString *const AVMetadataQuickTimeUserDataKeyAuthor; NSString *const AVMetadataQuickTimeUserDataKeyChapter; NSString *const AVMetadataQuickTimeUserDataKeyComment; NSString *const AVMetadataQuickTimeUserDataKeyComposer; NSString *const AVMetadataQuickTimeUserDataKeyCopyright; NSString *const AVMetadataQuickTimeUserDataKeyCreationDate; NSString *const AVMetadataQuickTimeUserDataKeyDescription; NSString *const AVMetadataQuickTimeUserDataKeyDirector; NSString *const AVMetadataQuickTimeUserDataKeyDisclaimer; NSString *const AVMetadataQuickTimeUserDataKeyEncodedBy; NSString *const AVMetadataQuickTimeUserDataKeyFullName; NSString *const AVMetadataQuickTimeUserDataKeyGenre; NSString *const AVMetadataQuickTimeUserDataKeyHostComputer; NSString *const AVMetadataQuickTimeUserDataKeyInformation; NSString *const AVMetadataQuickTimeUserDataKeyKeywords; NSString *const AVMetadataQuickTimeUserDataKeyMake; NSString *const AVMetadataQuickTimeUserDataKeyModel; NSString *const AVMetadataQuickTimeUserDataKeyOriginalArtist; NSString *const AVMetadataQuickTimeUserDataKeyOriginalFormat; NSString *const AVMetadataQuickTimeUserDataKeyOriginalSource; NSString *const AVMetadataQuickTimeUserDataKeyPerformers; NSString *const AVMetadataQuickTimeUserDataKeyProducer; NSString *const AVMetadataQuickTimeUserDataKeyPublisher; NSString *const AVMetadataQuickTimeUserDataKeyProduct; NSString *const AVMetadataQuickTimeUserDataKeySoftware; NSString *const AVMetadataQuickTimeUserDataKeySpecialPlaybackRequirements; NSString *const AVMetadataQuickTimeUserDataKeyTrack; NSString *const AVMetadataQuickTimeUserDataKeyWarning; NSString *const AVMetadataQuickTimeUserDataKeyWriter; NSString *const AVMetadataQuickTimeUserDataKeyURLLink; NSString *const AVMetadataQuickTimeUserDataKeyLocationISO6709; NSString *const AVMetadataQuickTimeUserDataKeyTrackName; NSString *const AVMetadataQuickTimeUserDataKeyCredits; NSString *const AVMetadataQuickTimeUserDataKeyPhonogramRights; NSString *const AVMetadataQuickTimeMetadataKeyCameraIdentifier; NSString *const AVMetadataQuickTimeMetadataKeyCameraFrameReadoutTime; NSString *const AVMetadataQuickTimeMetadataKeyTitle; NSString *const AVMetadataQuickTimeMetadataKeyCollectionUser; NSString *const AVMetadataQuickTimeMetadataKeyRatingUser; NSString *const AVMetadataQuickTimeMetadataKeyLocationName; NSString *const AVMetadataQuickTimeMetadataKeyLocationBody; NSString *const AVMetadataQuickTimeMetadataKeyLocationNote; NSString *const AVMetadataQuickTimeMetadataKeyLocationRole; NSString *const AVMetadataQuickTimeMetadataKeyLocationDate; NSString *const AVMetadataQuickTimeMetadataKeyDirectionFacing; NSString *const AVMetadataQuickTimeMetadataKeyDirectionMotion; NSString *const AVMetadataISOUserDataKeyCopyright; NSString *const AVMetadata3GPUserDataKeyCopyright; NSString *const AVMetadata3GPUserDataKeyAuthor; NSString *const AVMetadata3GPUserDataKeyPerformer; NSString *const AVMetadata3GPUserDataKeyGenre; NSString *const AVMetadata3GPUserDataKeyRecordingYear; NSString *const AVMetadata3GPUserDataKeyLocation; NSString *const AVMetadata3GPUserDataKeyTitle; NSString *const AVMetadata3GPUserDataKeyDescription;Константы
-
AVMetadataQuickTimeUserDataKeyAlbumAVMetadataQuickTimeUserDataKeyAlbumДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyArrangerAVMetadataQuickTimeUserDataKeyArrangerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyArtistAVMetadataQuickTimeUserDataKeyArtistДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyAuthorAVMetadataQuickTimeUserDataKeyAuthorДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyChapterAVMetadataQuickTimeUserDataKeyChapterДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyCommentAVMetadataQuickTimeUserDataKeyCommentДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyComposerAVMetadataQuickTimeUserDataKeyComposerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyCopyrightAVMetadataQuickTimeUserDataKeyCopyrightДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyCreationDateAVMetadataQuickTimeUserDataKeyCreationDateДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyDescriptionAVMetadataQuickTimeUserDataKeyDescriptionДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyDirectorAVMetadataQuickTimeUserDataKeyDirectorДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyDisclaimerAVMetadataQuickTimeUserDataKeyDisclaimerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyEncodedByAVMetadataQuickTimeUserDataKeyEncodedByДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyFullNameAVMetadataQuickTimeUserDataKeyFullNameДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyGenreAVMetadataQuickTimeUserDataKeyGenreДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyHostComputerAVMetadataQuickTimeUserDataKeyHostComputerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyInformationAVMetadataQuickTimeUserDataKeyInformationДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyKeywordsAVMetadataQuickTimeUserDataKeyKeywordsДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyMakeAVMetadataQuickTimeUserDataKeyMakeДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyModelAVMetadataQuickTimeUserDataKeyModelДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyOriginalArtistAVMetadataQuickTimeUserDataKeyOriginalArtistДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyOriginalFormatAVMetadataQuickTimeUserDataKeyOriginalFormatДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyOriginalSourceAVMetadataQuickTimeUserDataKeyOriginalSourceДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyPerformersAVMetadataQuickTimeUserDataKeyPerformersДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyProducerAVMetadataQuickTimeUserDataKeyProducerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyPublisherAVMetadataQuickTimeUserDataKeyPublisherДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyProductAVMetadataQuickTimeUserDataKeyProductДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeySoftwareAVMetadataQuickTimeUserDataKeySoftwareДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeySpecialPlaybackRequirementsAVMetadataQuickTimeUserDataKeySpecialPlaybackRequirementsДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyTrackAVMetadataQuickTimeUserDataKeyTrackДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyWarningAVMetadataQuickTimeUserDataKeyWarningДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyWriterAVMetadataQuickTimeUserDataKeyWriterДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyURLLinkAVMetadataQuickTimeUserDataKeyURLLinkДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyLocationISO6709AVMetadataQuickTimeUserDataKeyLocationISO6709Доступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyTrackNameAVMetadataQuickTimeUserDataKeyTrackNameДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyCreditsAVMetadataQuickTimeUserDataKeyCreditsДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeUserDataKeyPhonogramRightsAVMetadataQuickTimeUserDataKeyPhonogramRightsДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCameraIdentifierAVMetadataQuickTimeMetadataKeyCameraIdentifierДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCameraFrameReadoutTimeAVMetadataQuickTimeMetadataKeyCameraFrameReadoutTimeДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCollectionUserAVMetadataQuickTimeMetadataKeyCollectionUserДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyDirectionFacingAVMetadataQuickTimeMetadataKeyDirectionFacingДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyDirectionMotionAVMetadataQuickTimeMetadataKeyDirectionMotionДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyLocationBodyAVMetadataQuickTimeMetadataKeyLocationBodyДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyLocationDateAVMetadataQuickTimeMetadataKeyLocationDateДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyLocationNameAVMetadataQuickTimeMetadataKeyLocationNameДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyLocationNoteAVMetadataQuickTimeMetadataKeyLocationNoteДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyLocationRoleAVMetadataQuickTimeMetadataKeyLocationRoleДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyRatingUserAVMetadataQuickTimeMetadataKeyRatingUserДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyTitleAVMetadataQuickTimeMetadataKeyTitleДоступный в OS X v10.7 и позже.
-
AVMetadataISOUserDataKeyCopyrightAVMetadataISOUserDataKeyCopyrightДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyCopyrightAVMetadata3GPUserDataKeyCopyrightДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyAuthorAVMetadata3GPUserDataKeyAuthorДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyPerformerAVMetadata3GPUserDataKeyPerformerДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyGenreAVMetadata3GPUserDataKeyGenreДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyRecordingYearAVMetadata3GPUserDataKeyRecordingYearДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyLocationAVMetadata3GPUserDataKeyLocationДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyTitleAVMetadata3GPUserDataKeyTitleДоступный в OS X v10.7 и позже.
-
AVMetadata3GPUserDataKeyDescriptionAVMetadata3GPUserDataKeyDescriptionДоступный в OS X v10.7 и позже.
-
-
Ключи метаданных QuickTime.
Объявление
Swift
let AVMetadataQuickTimeMetadataKeyAuthor: NSString! let AVMetadataQuickTimeMetadataKeyComment: NSString! let AVMetadataQuickTimeMetadataKeyCopyright: NSString! let AVMetadataQuickTimeMetadataKeyCreationDate: NSString! let AVMetadataQuickTimeMetadataKeyDirector: NSString! let AVMetadataQuickTimeMetadataKeyDisplayName: NSString! let AVMetadataQuickTimeMetadataKeyInformation: NSString! let AVMetadataQuickTimeMetadataKeyKeywords: NSString! let AVMetadataQuickTimeMetadataKeyProducer: NSString! let AVMetadataQuickTimeMetadataKeyPublisher: NSString! let AVMetadataQuickTimeMetadataKeyAlbum: NSString! let AVMetadataQuickTimeMetadataKeyArtist: NSString! let AVMetadataQuickTimeMetadataKeyArtwork: NSString! let AVMetadataQuickTimeMetadataKeyDescription: NSString! let AVMetadataQuickTimeMetadataKeySoftware: NSString! let AVMetadataQuickTimeMetadataKeyYear: NSString! let AVMetadataQuickTimeMetadataKeyGenre: NSString! let AVMetadataQuickTimeMetadataKeyiXML: NSString! let AVMetadataQuickTimeMetadataKeyLocationISO6709: NSString! let AVMetadataQuickTimeMetadataKeyMake: NSString! let AVMetadataQuickTimeMetadataKeyModel: NSString! let AVMetadataQuickTimeMetadataKeyArranger: NSString! let AVMetadataQuickTimeMetadataKeyEncodedBy: NSString! let AVMetadataQuickTimeMetadataKeyOriginalArtist: NSString! let AVMetadataQuickTimeMetadataKeyPerformer: NSString! let AVMetadataQuickTimeMetadataKeyComposer: NSString! let AVMetadataQuickTimeMetadataKeyCredits: NSString! let AVMetadataQuickTimeMetadataKeyPhonogramRights: NSString!Objective C
NSString *const AVMetadataQuickTimeMetadataKeyAuthor; NSString *const AVMetadataQuickTimeMetadataKeyComment; NSString *const AVMetadataQuickTimeMetadataKeyCopyright; NSString *const AVMetadataQuickTimeMetadataKeyCreationDate; NSString *const AVMetadataQuickTimeMetadataKeyDirector; NSString *const AVMetadataQuickTimeMetadataKeyDisplayName; NSString *const AVMetadataQuickTimeMetadataKeyInformation; NSString *const AVMetadataQuickTimeMetadataKeyKeywords; NSString *const AVMetadataQuickTimeMetadataKeyProducer; NSString *const AVMetadataQuickTimeMetadataKeyPublisher; NSString *const AVMetadataQuickTimeMetadataKeyAlbum; NSString *const AVMetadataQuickTimeMetadataKeyArtist; NSString *const AVMetadataQuickTimeMetadataKeyArtwork; NSString *const AVMetadataQuickTimeMetadataKeyDescription; NSString *const AVMetadataQuickTimeMetadataKeySoftware; NSString *const AVMetadataQuickTimeMetadataKeyYear; NSString *const AVMetadataQuickTimeMetadataKeyGenre; NSString *const AVMetadataQuickTimeMetadataKeyiXML; NSString *const AVMetadataQuickTimeMetadataKeyLocationISO6709; NSString *const AVMetadataQuickTimeMetadataKeyMake; NSString *const AVMetadataQuickTimeMetadataKeyModel; NSString *const AVMetadataQuickTimeMetadataKeyArranger; NSString *const AVMetadataQuickTimeMetadataKeyEncodedBy; NSString *const AVMetadataQuickTimeMetadataKeyOriginalArtist; NSString *const AVMetadataQuickTimeMetadataKeyPerformer; NSString *const AVMetadataQuickTimeMetadataKeyComposer; NSString *const AVMetadataQuickTimeMetadataKeyCredits; NSString *const AVMetadataQuickTimeMetadataKeyPhonogramRights;Константы
-
AVMetadataQuickTimeMetadataKeyAuthorAVMetadataQuickTimeMetadataKeyAuthorДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCommentAVMetadataQuickTimeMetadataKeyCommentДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCopyrightAVMetadataQuickTimeMetadataKeyCopyrightДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCreationDateAVMetadataQuickTimeMetadataKeyCreationDateДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyDirectorAVMetadataQuickTimeMetadataKeyDirectorДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyDisplayNameAVMetadataQuickTimeMetadataKeyDisplayNameДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyInformationAVMetadataQuickTimeMetadataKeyInformationДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyKeywordsAVMetadataQuickTimeMetadataKeyKeywordsДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyProducerAVMetadataQuickTimeMetadataKeyProducerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyPublisherAVMetadataQuickTimeMetadataKeyPublisherДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyAlbumAVMetadataQuickTimeMetadataKeyAlbumДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyArtistAVMetadataQuickTimeMetadataKeyArtistДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyArtworkAVMetadataQuickTimeMetadataKeyArtworkДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyDescriptionAVMetadataQuickTimeMetadataKeyDescriptionДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeySoftwareAVMetadataQuickTimeMetadataKeySoftwareДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyYearAVMetadataQuickTimeMetadataKeyYearДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyGenreAVMetadataQuickTimeMetadataKeyGenreДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyiXMLAVMetadataQuickTimeMetadataKeyiXMLДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyLocationISO6709AVMetadataQuickTimeMetadataKeyLocationISO6709Доступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyMakeAVMetadataQuickTimeMetadataKeyMakeДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyModelAVMetadataQuickTimeMetadataKeyModelДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyArrangerAVMetadataQuickTimeMetadataKeyArrangerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyEncodedByAVMetadataQuickTimeMetadataKeyEncodedByДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyOriginalArtistAVMetadataQuickTimeMetadataKeyOriginalArtistДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyPerformerAVMetadataQuickTimeMetadataKeyPerformerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyComposerAVMetadataQuickTimeMetadataKeyComposerДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyCreditsAVMetadataQuickTimeMetadataKeyCreditsДоступный в OS X v10.7 и позже.
-
AVMetadataQuickTimeMetadataKeyPhonogramRightsAVMetadataQuickTimeMetadataKeyPhonogramRightsДоступный в OS X v10.7 и позже.
-
