> For the complete documentation index, see [llms.txt](https://docs.vdo.ninja/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/cover.md).

# \&cover

Viewer-Side Option! ([`&view`](/advanced-settings/mixer-scene-parameters/view.md), [`&scene`](/advanced-settings/mixer-scene-parameters/scene.md), [`&room`](/advanced-settings/setup-parameters/room.md))

## Details

Can be used to have a video be zoomed in and cropped, so it fills its window area completely. Useful if you don't want any gaps between videos.

On the left you see two video feeds in a scene without using `&cover` and on the right with using `&cover`:\
![](/files/UMHxkPPfallcsF4cB4yn)![](/files/R0UHJlpAjqJqfZhNMYA6)

## \&cover=2

If you set the value to 2, it will only apply the cover effect so the video is cropped horizontally. It will not crop the vertical area. This is available in VDO.Ninja version 27.5 and newer.

<https://vdo.ninja/alpha/?scene&room=asdfasdfasdf&fakeguests=2&rows=1&cover=2>\
\
![](/files/UXIub5LzoC8vDaqXciMC)

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

## Related

{% content-ref url="/pages/-MZWzzio-2js1JeLW6PB" %}
[\&portrait](/advanced-settings/mixer-scene-parameters/and-portrait.md)
{% endcontent-ref %}

{% content-ref url="/pages/eByW3UGIjTA87P3Ir4IP" %}
[\&square](/advanced-settings/mixer-scene-parameters/and-square.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mj8LHdCLMu1oVgo\_2SQ" %}
[\&rounded](/advanced-settings/design-parameters/rounded.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vdo.ninja/advanced-settings/mixer-scene-parameters/cover.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
