Deprecated symbols
Review unsupported symbols and their replacements.
Overview
AVAsset doesn’t support using its synchronous property accessors that can block the calling thread. Instead, use the load(_:isolation:) method to load AVAsyncProperty values asynchronously.
Topics
Accessing duration and timing
Accessing tracks
Accessing track groups
Accessing metadata
Accessing suitability
isPlayableisExportableisReadableisComposableisCompatibleWithAirPlayVideoisCompatibleWithSavedPhotosAlbum
Accessing asset preferences
Accessing media selections
allMediaSelectionsavailableMediaCharacteristicsWithMediaSelectionOptionsmediaSelectionGroup(forMediaCharacteristic:)
Accessing chapter metadata
availableChapterLocaleschapterMetadataGroups(withTitleLocale:containingItemsWithCommonKeys:)chapterMetadataGroups(bestMatchingPreferredLanguages:)