# Settings

Access settings from Window -> Voxel Busters -> Cross Screen Recorder Kit -> Setting menu.

### Video Recorder Settings

<figure><img src="/files/nsvZ5qG4s97tUpObtdOv" alt=""><figcaption><p>Video Recorder Settings</p></figcaption></figure>

#### **Android  Properties (For a more granular control on Android Platform)**

**Video Max Quality** - Set max quality you want to allow for recording the video on Android QUALITY\_1080P - Video will be recorded at 1080p max resolution if the device supports. QUALITY\_720P - Video will be recorded at 720p max resolution if the device supports. QUALITY\_480P - Video will be recorded at 480p max resolution if the device supports.

**Custom Video Bitrate** - Enable this if you want to setup custom video bitrates. Usually default bitrates on Android for video recording uses higher bitrates leading to good quality but bigger file sizes. This setting allows you to choose from [optimal recommended settings](https://support.video.ibm.com/hc/en-us/articles/207852117-Internet-connection-and-recommended-encoding-settings) and choose a factor between min and max values.

> This will give a better file size without compromising much for the quality. Choosing the factor is based on the content length you may record in your game.

### GIF Recorder Settings

<figure><img src="/files/yHITRrS5He0cFBHNp0qo" alt=""><figcaption><p>Gif Recorder Settings</p></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://assetstore.replaykit.voxelbusters.com/plugin-structure/replaykitsettings.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.
