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.8
Reserved for future use.
Syntax
public:
HRESULT NuiGetDepthFilterForTimeStamp(
LARGE_INTEGER liTimeStamp,
INuiDepthFilter **ppDepthFilter
)
Parameters
- liTimeStamp
Type: LARGE_INTEGER
Not used. - ppDepthFilter
Type: INuiDepthFilter
Not used.
Return Value
Type: HRESULT
Not used.
Requirements
Header: Declared in NuiSensor.h; however, include NuiApi.h in your project.