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) -> CMTimeParameters
- hostClockTime:
The host time to return a player item time for.
Return Value
A time in the current item’s timeline.