Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 1 KB

File metadata and controls

30 lines (24 loc) · 1 KB

0xD837 CameraMode

Vendor Extension Property
Returns or sets the current value of the camera screen.

Supported Models

X Z1 V SC S
Field Order Field Name Size Data Type Description
1 Property Code 2 UINT16 0xD837
2 Datatype 2 UINT16 0x0004 (UINT16)
3 Get/Set 1 UINT8 0x01 (GET/SET)
4 Default Value 2 UINT16 0x0001
5 Current Value 2 UINT16
6 Form Flag 1 UINT8 0x02 (Enumeration)

Supported Values

Value Description
0x0001 Shooting screen
0x0002 Playback screen
0x0003 Setting screen
0x0004 Plugin selection screen

Note

SET method supports only 0x0001 (Shooting screen)