# QuickTime 播放器控制

| QuickTime Player Control      | QuickTime 播放器控制 |
| ----------------------------- | --------------- |
|                               |                 |
| Play Current Movie            | 播放当前电影          |
| Play/Pause Current Movie      | 播放/暂停当前电影       |
| Pause Current Movie           | 暂停当前电影          |
|                               |                 |
| Step Forward Current Movie    | 前进当前电影          |
| Step Backward Current Movie   | 向后退当前电影         |
| Increase Current Movie Volume | 增加当前电影音量        |
| Decrease Current Movie Volume | 降低当前电影音量        |
| Set Current Movie Volume      | 设置当前电影音量        |


---

# 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://km.qxpai.cn/dong-zuo-action/quicktime-bo-fang-qi-kong-zhi.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.
