# Actor

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe3Iq4ZVEaUpSPEP3sPXeNsswDvyltAxB5epV38adUdPKQTrhC007p0b_22y5iWKlIR7PLJAaMiRlG3Y5f_MKzJAPfJZ1VhxfT2i8DzAwlJ0EwoEK37TfM-FGADiL5W9OXxgnwL4ui1_CD9m9sRCf6fSd46ouLQFGs50ugn?key=g9SNe8floSX29K5Ha8UM_Q" alt="" width="375"><figcaption></figcaption></figure>

* **Yanus CAM**: Settings for using Yanus CAM with HyperDeck
* **USB Camera**: Settings for using another USB Camera as an input.

In USB Camera mode, if **Set Camera Parameters** is checked, the system will attempt to set the resolution and frame rate to the values entered upon connection (this may not work properly if the camera does not support these settings).

* **Video File**: Settings for using a video file as an input.
* **Resize Percent** is a percentage-based setting that reduces the size of the input image while maintaining the aspect ratio of width and height.
* **Common**: Settings that apply to all Actor modes.<br>
* **Actor Display Frame Rate** sets the refresh rate for displaying frames in the Actor video.
* **Resize Aspect Ratio** is a function that forcibly adjusts the aspect ratio of the input video if it differs from the actual ratio.

Changes made in the Actor tab will only be applied the next time Actor mode is restarted, if Actor mode is currently running.


---

# 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.yanusstudio.com/yanuslive_old/7.-menu/file/settings/actor.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.
