Contents

CMTimeMakeFromDictionary(_:)

Creates a time from a dictionary representation of its fields.

Declaration

func CMTimeMakeFromDictionary(_ dictionaryRepresentation: CFDictionary?) -> CMTime

Parameters

Return Value

A time structure.

Discussion

For keys in the dictionary, see Dictionary Keys.

See Also

Creating a Time