> ## Documentation Index
> Fetch the complete documentation index at: https://darkgrade.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Sony Sdi Ext Device Prop Info Dataset

> PTP Sony Sdi Ext Device Prop Info Dataset dataset structures

# Sony Sdi Ext Device Prop Info Dataset

Dataset structures define the format of complex data returned by PTP operations.

## SonyDevicePropDesc

### Properties

| Property             | Type     | Required |
| -------------------- | -------- | -------- |
| **vendorExtensions** | `object` | ✓        |

***

## SDIDevicePropInfoArray

### Properties

| Property          | Type                   | Required |
| ----------------- | ---------------------- | -------- |
| **numOfElements** | `number`               | ✓        |
| **properties**    | `SonyDevicePropDesc[]` | ✓        |

***
