encode(_:forKey:)
Encodes a given Core Media time mapping structure and associates it with a specified key.
Declaration
func encode(_ timeMapping: CMTimeMapping, forKey key: String)Parameters
- timeMapping:
A
CMTimeMappingstructure. - key:
The key with which to associate
timeMappingin the archive.