captureMode
Overview
Shooting mode.
The current setting can be acquired by camera.getOptions, and it can be changed by camera.setOptions.
Live streaming mode is supported by only RICOH THETA S.
Support value (Still image capture mode or Video capture mode)
Value | Description |
---|---|
image | Still image capture mode |
_video | Video capture mode |
Switching to Live streaming mode is not supported by API.
Support value (Live streaming mode)
Value | Description |
---|---|
_liveStreaming | Live streaming mode |
Switching to Still image capture mode or Video capture mode is not supported by API.