decodeTime(forKey:)
Returns the Core Media time structure associated with a given key.
Declaration
func decodeTime(forKey key: String) -> CMTimeParameters
- key:
The key for a
CMTimestructure encoded in the receiver.
Return Value
The CMTime structure associated with key in the archive.