SetMySettingParams

data class SetMySettingParams(val mode: CaptureMode? = null, val options: Options)

Set my setting parameters

Constructors

Link copied to clipboard
constructor(mode: CaptureMode? = null, options: Options)

Properties

Link copied to clipboard
val mode: CaptureMode? = null

The target shooting mode ("image": still image capture mode, "video": video capture) In RICOH THETA S and SC, do not set then it can be acquired for still image.

Link copied to clipboard

Names of the options specified for acquisition in the JSON format and the set of current values.