Struct azure_kinect::device::Device[][src]

pub struct Device<'a> { /* fields omitted */ }

Implementations

Starts the K4A device’s cameras

Get the K4A device serial number

Get the K4A color sensor control value

Set the K4A color sensor control value

Get the raw calibration blob for the entire K4A device.

Get the camera calibration for the entire K4A device, which is used for all transformation functions.

Get the device jack status for the synchronization connectors

Get the device jack status for the synchronization in connector

Get the device jack status for the synchronization out connector

Get the version numbers of the K4A subsystems’ firmware

Trait Implementations

Executes the destructor for this type. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.