Contents

boundaryTimes(for:offsetsIntoSegment:)

Returns an asynchronous sequence of times whenever playback reaches a segment time in the segment.

Declaration

func boundaryTimes(for segment: AVPlayerItemSegment, offsetsIntoSegment: [CMTime]) -> AVPlayerItemIntegratedTimeline.BoundaryTimes

See Also

Observing time changes