Share via


INuiColorCameraSettings::GetFrameInterval Method

Kinect for Windows 1.6, 1.7, 1.8

Gets the frame interval, in units of 1/10,000 of a second. The range is [0, 4000]; the default value is 0.

Syntax

public:
HRESULT GetFrameInterval(
         double *pFrameInterval
)

Parameters

  • pFrameInterval
    Type: double
    The frame interval.

Return Value

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

Requirements

Header: Declared in nuisensor.h.