[][src]Function k4a_sys::k4a_capture_set_temperature_c

pub unsafe extern "C" fn k4a_capture_set_temperature_c(
    capture_handle: k4a_capture_t,
    temperature_c: f32
)

Set the temperature associated with the capture.

\param capture_handle Capture handle to set the temperature on.

\param temperature_c Temperature in Celsius to store.

\relates k4a_capture_t

\xmlonly k4a.h (include k4a/k4a.h) k4a.lib k4a.dll \endxmlonly