Skip to content

CameraLensType

Inherits: Enum

Type of the camera lens.

Properties

Properties#

TELEPHOTO class-attribute instance-attribute #

TELEPHOTO = 'telephoto'

Telephoto lens.

ULTRA_WIDE class-attribute instance-attribute #

ULTRA_WIDE = 'ultraWide'

Ultra-wide lens.

UNKNOWN class-attribute instance-attribute #

UNKNOWN = 'unknown'

Unknown lens type.

WIDE class-attribute instance-attribute #

WIDE = 'wide'

Wide-angle lens.