Device

struct oni.Device

Managed wrapper for the native API’s oni_device_t.

Public Members

readonlyuint Address

Fully-qualified RSV.RSV.HUB.IDX Context.DeviceTable device table address.

  • RSV: 8-bit unsigned integer (reserved)

  • HUB: 8-bit unsigned integer indicating the hub index

  • IDX: 8-bit unsigned integer indicating the device index

readonlyint ID

Device ID

readonlyuint Version

Device firmware version

readonlyuint ReadSize

Input Frame read size

readonlyuint WriteSize

Output Frame write size.

Properties

string Description { get; set; }

Retrieve a human readable description of the Device.ID.