Skip to content

Latest commit

 

History

History
137 lines (119 loc) · 2.67 KB

image_size.md

File metadata and controls

137 lines (119 loc) · 2.67 KB

0x5003 ImageSize

Device Prop Code

0x5003

Overview

Acquires or sets the recorded size (pixels).

Support model

X Z1 V SC S
All All All All All

Support value

For RICOH THETA X

Shooting mode Value
Still image shooting mode "11008×5504"
"5504×2752"
Movie shooting mode "7680x3840"
"5760x2880"
"3840x1920"
"1920x960"

For RICOH THETA Z1

Shooting mode Value
Still image shooting mode "6720x3360"
Movie shooting mode "3840x1920"
"1920x960"
"3648x3648" *1
"2688x2688" *1

*1 RICOH THETA Z1 firmware v3.01.1 or later. This mode outputs two fisheye video for each lens. The MP4 file name ending with _0 is the video file on the front lens, and _1 is back lens.

For RICOH THETA V

Shooting mode Value
Still image shooting mode "5376x2688"
Movie shooting mode "3840x1920"
"1920x960"

For RICOH THETA S or SC

Shooting mode Value
Still image shooting mode "5376x2688"
"2048x1024"
Movie shooting mode "1920x1080"
"1280x720"

Event

Since the value of FreeSpaceInImages of StorageInfo changes when ImageSize has been changed, a StorageInfoChanged event is informed.