Share via


IBodyIndexFrameReader::put_IsPaused Method

Sets a boolean value that either pauses the body index frame reader or resumes it.

Syntax

public:
HRESULT put_IsPaused(
         BOOLEAN isPaused
)

Parameters

  • isPaused
    Type: BOOLEAN
    Set true to pause the reader; false to resume it.

Return value

Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.

Requirements

Header: kinect.h

Library: kinect20.lib