Contents

WKAudioFilePlayerItemTimeJumped

A notification that the item’s current time has changed discontinuously.

Declaration

static let WKAudioFilePlayerItemTimeJumped: NSNotification.Name

Discussion

The notification’s object is the player item. There is no userInfo dictionary.

See Also

WatchKit