Reference API Roblox

Engine API

Website

Related

Reference API Roblox

VideoDeviceCaptureQuality

Specifies the capture resolution and frame rate used by a VideoDeviceInput when reading from a camera device.

Items 4

HistoryNameValueDescription
616Default0

The default capture quality.

616Low1

Captures at a reduced quality to lower resource usage on constrained or mobile platforms.

616Medium2

Captures at a balanced quality suitable for most use cases.

616High3

Captures at the highest available quality.

Description

Specifies the capture resolution and frame rate used by a VideoDeviceInput when reading from a camera device. Set via the CaptureQuality property. The actual resolution and frame rate for each value are optimized per platform.

History 5

Settings