Cross Platform Screen Recorder Kit
  • Introduction
  • Installation
  • Version 2 vs Version 1
  • Plugin Structure
    • Settings
    • Folder Paths
  • API
    • Create
    • Can Record (Service Availability)
    • Register Listeners
    • Is Recording
    • Is Paused or Recording
    • Prepare Recording
    • Start Recording
    • Stop Recording
    • Open Recording
    • Discard Recording
    • Save Recorded Video
    • Share Recorded Video
    • Flush
  • Limitations
    • Android
  • Misc
    • Using in Native Android Projects (UaaL)
  • Upgrades
    • 2.4.2
    • 2.4.1
    • 2.4.0
    • 2.3.1
    • 2.3.0
    • 2.2.0
    • 2.1.0
    • 2.0.0
    • 1.7.0
    • 1.6
    • 1.5
  • Release Notes
    • 2.4.2
    • 2.4.1
    • 2.4.0
    • 2.3.1
    • 2.3.0
    • 2.2.0
    • 2.1.0
    • 2.0.0
    • 1.7.0
    • 1.6
    • 1.5
    • 1.4
    • 1.3
    • 1.0
Powered by GitBook
On this page
  • Video Recorder Settings
  • GIF Recorder Settings

Was this helpful?

  1. Plugin Structure

Settings

Overview of Screen Recorder Kit Settings

PreviousVersion 2 vs Version 1NextFolder Paths

Last updated 2 years ago

Was this helpful?

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

Video Recorder Settings

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.

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

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 and choose a factor between min and max values.

optimal recommended settings
Video Recorder Settings
Gif Recorder Settings