resumptionOffset
A time offset at which playback of primary content resumes after interstitial content finishes.
Declaration
var resumptionOffset: CMTime { get set }Discussion
This property supports definite time values. Specify indefinite to indicate that the effective resumption time offset should align with the clock time elapsed during interstitial playback; this value is typically suitable for live broadcasts.
The default value is zero.