# Media Players

A panel that displays all of the media players associated with the ATEM switcher. You can long press to assign a still or clip to the media player.

If a clip is assigned, you can use the controls to control playback of the clip:

* **Beginning**: Jump to the beginning of the clip.
* **Play**: Play the clip from the current frame.
* **Previous Frame**: Move back one frame in the clip.
* **Next Frame**: Move forward one frame in the clip.
* **Loop**: Loop playback.

### Cycling Through Stills and Clips

Tap the left and right circled arrow buttons to cycle through your still and clips. If you have **Loop Stills and Clips in Media Player** enabled in MixEffect's User Interface settings, tapping the next button on the last still/clip will select the first item. Conversely, if you tap on the previous button on the first still/clip will select the last item.

<div><figure><img src="/files/3jkUWDzjuraxSAcgzucK" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WVAFfLpGXsLVXqmrrmLv" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pj2OKzV9YIn3ABBEKKlA" alt=""><figcaption></figcaption></figure></div>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mixeffect.app/configure/switcher-pages/panels-and-buttons/media-players.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
