Contents

expectedItemTime(atHostTime:)

Returns a time in the current item’s timeline that the coordinator expects to play at the specified host time.

Declaration

func expectedItemTime(atHostTime hostClockTime: CMTime) -> CMTime

Parameters

  • hostClockTime:

    The host time to return a player item time for.

Return Value

A time in the current item’s timeline.

See Also

Suspending state coordination