# \&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: 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.vdo.ninja/advanced-settings/mixer-scene-parameters/cover.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.
