API reference - Ricoh Theta

USB API Reference - Ricoh Theta

Ricoh Theta X and Z1 provide USB APIs.

The USB API conforms to Media Transfer Protocol v1.1 (MTP) with Ricoh Theta extensions.

Table of contents

  1. Operations
  2. Device properties
  3. Events

1. Operations

2. Device properties

Camera and shooting properties which can be acquired by the operation GetDevicePropValue and set by the operation SetDevicePropValue.

Use DevicePropChanged event to inform of change of device properties. However, change of a property set by the operation SetDevicePropValue is not informed.

3. Events