CameraPowerEnum

_cameraPower is the power status of camera.

For RICOH THETA X v2.61.0 or later

Entries

Link copied to clipboard

Undefined value

Link copied to clipboard

Power ON

Link copied to clipboard

Power OFF

Link copied to clipboard

Power on, power saving mode. Camera is closed. Unavailable parameter when plugin is running. In this case, invalidParameterValue error will be returned.

Link copied to clipboard

Power on, silent mode. LCD/LED is turned off. Unavailable parameter when plugin is running. In this case, invalidParameterValue error will be returned.

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

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.