---
title: stalled
framework: mediaplayer
role: symbol
role_heading: Type Property
path: mediaplayer/mpmovieloadstate/stalled
---

# stalled

## Declaration

```swift
static var stalled: MPMovieLoadState { get }
```

## Discussion

Discussion The buffering of data has stalled. If started now, playback may pause automatically if the player runs out of buffered data.

## See Also

### Constants

- [playable](mediaplayer/mpmovieloadstate/playable.md)
- [playthroughOK](mediaplayer/mpmovieloadstate/playthroughok.md)
