Contents

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.

See Also

Loading temporal information