WhiteBalanceEnum

White balance.

It can be set for video shooting mode at RICOH THETA V firmware v3.00.1 or later. Shooting settings are retained separately for both the Still image shooting mode and Video shooting mode.

Entries

Link copied to clipboard

White balance. Automatic

Link copied to clipboard

White balance. Outdoor

Link copied to clipboard

White balance. Shade

Link copied to clipboard

White balance. Cloudy

Link copied to clipboard

White balance. Incandescent light 1

Link copied to clipboard

White balance. Incandescent light 2

Link copied to clipboard

White balance. Fluorescent light 1 (daylight)

Link copied to clipboard

White balance. Fluorescent light 2 (natural white)

Link copied to clipboard

White balance. Fluorescent light 3 (white)

Link copied to clipboard

White balance. Fluorescent light 4 (light bulb color)

Link copied to clipboard

White balance. CT settings (specified by the _colorTemperature option)

Link copied to clipboard

White balance. Underwater

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.