# 预览区

中间预览区分为以下五部分：预览框、播放与进度条、画布比例、缩放比例、全屏预览

## 1.预览框 <a href="#u66777755" id="u66777755"></a>

* 预览框内展示当前时间游标所在位置的所有元素
* 预览框内可选中元素并编辑大小、位置

<figure><img src="/files/DfxNyu8g5kvN0N8O4nD5" alt=""><figcaption></figcaption></figure>

### 1）选中元素 <a href="#dgrub" id="dgrub"></a>

* 点击预览区内的对应元素，可选中该元素。对其进行参数编辑

### 2）位置调整 <a href="#u562e543b" id="u562e543b"></a>

* 选中元素后，点击拖拽，可调整元素位置

### 3）宽高调整 <a href="#u5e20e443" id="u5e20e443"></a>

* 选中元素后，可点击拖拽元素四角，进行宽高调整
* 默认等比缩放，可在参数区设置为不等比缩放，则可以进行不等比的宽高调整

## 2.播放与进度条

* 点击播放，可对加入轨道的素材进行预览
* 点击暂停，可停止播放
* 按下键盘的空格键，也可以实现播放和暂停
* 进度条表示当前所在的时间位置，和时间游标所在的位置相同
* 可通过调整轨道区的时间游标，调整进度条

<figure><img src="/files/QNW4f3BVxULz1YDUuEXK" alt=""><figcaption></figcaption></figure>

## 3.画布比例

* 可同时新建多个尺寸的画布
* 联动按钮可以将多个画布联动到一起，画布联动后，使得相同素材只需在一个画布中进行调整，其他联动画布也会随之变动
* 删除按钮可以将不需要的尺寸删除
* 可选的画布比例：16:9/9:16/4:3/3:4/4:5/1:2/1:1

<div align="left"><figure><img src="/files/BelgZWXn2R63Ue1Mo5nh" alt=""><figcaption></figcaption></figure></div>

## 4.缩放比例

* 影响预览区的展示比例，该数字越大，则预览区缩放越大
* 可选范围50%～200%

<div align="left"><figure><img src="/files/rUknHX6XlwnZIaGpRQju" alt=""><figcaption></figcaption></figure></div>

## 5.全屏预览

* 点击右下角图标即可进入全屏预览
* 再次点击右下角图标可返回编辑页面

<figure><img src="/files/PS1eF6PynplZkZhNieD8" alt=""><figcaption></figcaption></figure>


---

# 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://doc.playturbo.cn/shi-pin-gong-ju-shi-pin-bian-ji-qi/shi-pin-bian-ji-qi-shi-yong-zhi-nan/chuang-yi-zhi-zuo-ye-mian-fen-qu-jie-shao/yu-lan-qu.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.
