Struct azure_kinect::device::DeviceConfigurationBuilder[][src]

pub struct DeviceConfigurationBuilder { /* fields omitted */ }

Implementations

Image format to capture with the color camera.

Image resolution to capture with the color camera.

Capture mode for the depth camera.

Desired frame rate for the color and depth camera.

Only produce k4a_capture_t objects if they contain synchronized color and depth images.

Desired delay between the capture of the color image and the capture of the depth image.

The external synchronization mode.

The external synchronization timing.

Streaming indicator automatically turns on when the color or depth camera’s are in use.

Trait Implementations

Returns the “default value” for a 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.