IMultiSourceFrameReader::put_IsPaused Method
Sets a boolean that pauses or resumes the infrared frame reader.
Syntax
public:
HRESULT put_IsPaused(
BOOLEAN isPaused
)
Parameters
- isPaused
Type: BOOLEAN
Set to true to pause the reader; false to resume the reader.
Return value
Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.
Requirements
Header: kinect.h
Library: kinect20.lib