tracks
The tracks an asset contains.
Declaration
static var tracks: AVAsyncProperty<Root, [AVAssetTrack]> { get }Mentioned in
Discussion
Use the load(_:isolation:) method to retrieve the property value.
The tracks an asset contains.
static var tracks: AVAsyncProperty<Root, [AVAssetTrack]> { get }Use the load(_:isolation:) method to retrieve the property value.