Type Property 型プロパティ

AVAssetTrackTimeRangeDidChange

A notification the system posts when a fragmented asset minder observes a change to a fragmented asset track’s time range.

Declaration 宣言

static let AVAssetTrackTimeRangeDidChange: NSNotification.Name

Discussion 議論

The system posts this notification only for changes that occur after an asset’s track’s timeRange property reaches a AVKeyValueStatus.loaded status.

See Also 参照

AVFoundation