API reference - Ricoh Theta

Option _burstOption

Definitions
Type object

Description: Burst shooting setting.
Theta Z1 only.

Example:

{
    "_burstCaptureNum": 9,
    "_burstBracketStep": 0.7,
    "_burstCompensation": 0.0,
    "_burstMaxExposureTime": 15,
    "_burstEnableIsoControl": 0,
    "_burstOrder": 0
}
Property Type Required Description
_burstCaptureNum enum (of integer) no Number of shots for burst shooting
_burstBracketStep enum (of number) no Bracket step (EV) between each shot for burst shooting. If 0.0, all frames are captured with same exposure setting.
_burstCompensation enum (of number) no Exposure compensation (EV) for the base image and entire shooting for burst shooting
_burstMaxExposureTime enum (of integer or number) no Maximum exposure time (seconds) for burst shooting
_burstEnableIsoControl enum (of integer) no Adjustment with ISO sensitivity for burst shooting.
0
Do not adjust with ISO sensitivity
1
ISO sensitivity is set higher value when exposure time reach to `_burstMaxExposureTime`.
_burstOrder enum (of integer) no Shooting order for burst shooting.
0
0 > - > +
1
- > 0 > +

_burstCaptureNum

Definitions
Type enum (of integer)
Default 1

Description: Number of shots for burst shooting

Must be one of:

_burstBracketStep

Definitions
Type enum (of number)
Default 0.0

Description: Bracket step (EV) between each shot for burst shooting. If 0.0, all frames are captured with same exposure setting.

Must be one of:

_burstCompensation

Definitions
Type enum (of number)
Default 0.0

Description: Exposure compensation (EV) for the base image and entire shooting for burst shooting

Must be one of:

_burstMaxExposureTime

Definitions
Type enum (of integer or number)
Default 15

Description: Maximum exposure time (seconds) for burst shooting

Must be one of:

_burstEnableIsoControl

Definitions
Type enum (of integer)
Default 0

Description: Adjustment with ISO sensitivity for burst shooting.

0
Do not adjust with ISO sensitivity
1
ISO sensitivity is set higher value when exposure time reach to _burstMaxExposureTime.

Must be one of:

_burstOrder

Definitions
Type enum (of integer)
Default 0

Description: Shooting order for burst shooting.

0
0 > - > +
1
- > 0 > +

Must be one of: