Camera Power Enum
_cameraPower is the power status of camera.
For RICOH THETA X v2.61.0 or later
Entries
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.
Properties
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.