---
title: playbackQueueLocation
framework: intents
role: symbol
role_heading: Instance Property
path: intents/inplaymediaintent/playbackqueuelocation
---

# playbackQueueLocation

The queue location for a media item during playback.

## Declaration

```swift
var playbackQueueLocation: INPlaybackQueueLocation { get }
```

## See Also

### Accessing Playback Settings

- [playShuffled](intents/inplaymediaintent/playshuffled-2btex.md)
- [resumePlayback](intents/inplaymediaintent/resumeplayback-1xw6r.md)
- [playbackRepeatMode](intents/inplaymediaintent/playbackrepeatmode.md)
- [INPlaybackRepeatMode](intents/inplaybackrepeatmode.md)
- [playbackSpeed](intents/inplaymediaintent/playbackspeed-17r2t.md)
- [INPlaybackQueueLocation](intents/inplaybackqueuelocation.md)
- [mediaSearch](intents/inplaymediaintent/mediasearch.md)
