Contents

decodeTimeMapping(forKey:)

Returns the Core Media time mapping structure associated with a given key.

Declaration

func decodeTimeMapping(forKey key: String) -> CMTimeMapping

Parameters

  • key:

    The key for a CMTimeMapping structure encoded in the receiver.

Return Value

The CMTimeMapping structure associated with key in the archive.

See Also

Related Documentation

Decoding Core Media Time Structures