naturalTimeScale
The natural time scale of the media that a track references.
Declaration
static var naturalTimeScale: AVAsyncProperty<Root, CMTimeScale> { get }Discussion
Use the load(_:isolation:) method to retrieve the property value.
The natural time scale of the media that a track references.
static var naturalTimeScale: AVAsyncProperty<Root, CMTimeScale> { get }Use the load(_:isolation:) method to retrieve the property value.