decodeTimeRange(forKey:)
Returns the Core Media time range structure associated with a given key.
Declaration
func decodeTimeRange(forKey key: String) -> CMTimeRangeParameters
- key:
The key for a
CMTimeRangestructure encoded in the receiver.
Return Value
The CMTimeRange structure associated with key in the archive.