Contents

recommendedTimeOffsetFromLiveDidChangeNotification

A notification the player item posts when its offset from the live time changes.

Declaration

class let recommendedTimeOffsetFromLiveDidChangeNotification: NSNotification.Name

Discussion

Register to observe notifications of this type to observe changes to the value of the recommendedTimeOffsetFromLive property.

See Also

Observing notifications