Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.6, 1.7, 1.8
Sets the exposure time in increments of 1/10,000 of a second. The range is [0.0, infinity]; the default value is 0.0.
Syntax
public:
HRESULT SetExposureTime(
double ExposureTime
)
Parameters
- ExposureTime
Type: double
The maximum exposure time.
Return Value
Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.
Requirements
Header: Declared in nuisensor.h.