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.5, 1.6, 1.7, 1.8
Gets the color camera settings.
Syntax
public:
HRESULT NuiGetColorCameraSettings(
INuiColorCameraSettings **pCameraSettings
)
Parameters
- pCameraSettings
Type: INuiColorCameraSettings
The color camera settings.
Return Value
Type: HRESULT
Returns S_OK if successful; otherwise, returns E_NUI_HARDWARE_FEATURE_UNAVAILABLE if the device does not support camera settings.
Requirements
Header: Declared in nuisensor.h.