Skip to main content

scSoftwareTriggerOnce

Function scSoftwareTriggerOnce 

Source
pub unsafe extern "C" fn scSoftwareTriggerOnce(
    device: ScDeviceHandle,
) -> ScStatus
Expand description

@brief Get a frame in SC_SOFTWARE_TRIGGER_MODE. Call the scSetSoftwareTriggerParameter API to improve the quality of depth frame. @param[in] device The handle of the device. @return ::SC_OK If the function succeeded, or one of the error values defined by ::ScStatus.