Contents

Deprecated symbols

Review unsupported symbols and their replacements.

Overview

AVAssetTrack 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 track information

Accessing temporal information

Accessing language support

Accessing visual characteristics

Accessing audible characteristics

Accessing frame-based characteristics

Accessing metadata

Accessing track segments

Accessing track associations

Creating sample cursors