playbackStalledNotification
A notification the system posts when a player item media doesn’t arrive in time to continue playback.
Declaration
class let playbackStalledNotification: NSNotification.NameDiscussion
The notification’s object is the player item whose playback is unable to continue due to network delays. Streaming-media playback continues after the player item retrieves a sufficient amount of data. File-based playback doesn’t continue.