decodeTimeMapping(forKey:)
Returns the Core Media time mapping structure associated with a given key.
Declaration
func decodeTimeMapping(forKey key: String) -> CMTimeMappingParameters
- key:
The key for a
CMTimeMappingstructure encoded in the receiver.
Return Value
The CMTimeMapping structure associated with key in the archive.