Share via


IDepthFrameReader::get_IsPaused Method

Gets a boolean value that indicates if this reader is paused.

Syntax

public:
HRESULT get_IsPaused(
         BOOLEAN *isPaused
)

Parameters

  • isPaused
    Type: BOOLEAN
    [out] Returns true is the depth reader is paused; false otherwise.

Return value

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

Requirements

Header: kinect.h

Library: kinect20.lib