Skip to main content

ResolutionPreset

Represents a capture resolution preset.

Inherits: enum.Enum

Properties

  • HIGH - High resolution preset.
  • LOW - Low resolution preset.
  • MAX - Maximum available resolution preset.
  • MEDIUM - Medium resolution preset.
  • ULTRA_HIGH - Ultra high resolution preset.
  • VERY_HIGH - Very high resolution preset.

Properties

HIGHclass-attributeinstance-attribute

High resolution preset.

LOWclass-attributeinstance-attribute

Low resolution preset.

MAXclass-attributeinstance-attribute

Maximum available resolution preset.

MEDIUMclass-attributeinstance-attribute

Medium resolution preset.

ULTRA_HIGHclass-attributeinstance-attribute

Ultra high resolution preset.

VERY_HIGHclass-attributeinstance-attribute

Very high resolution preset.