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.
Gets the event data when a new depth frame arrives.
Syntax
public:
HRESULT GetFrameArrivedEventData(
WAITABLE_HANDLE waitableHandle,
IDepthFrameArrivedEventArgs **eventData
)
Parameters
- waitableHandle
Type: WAITABLE_HANDLE
[in] The handle to event handler that will process the event data. - eventData
Type: IDepthFrameArrivedEventArgs
[out] The event data.
Return value
Type: HRESULT
Returns S_OK if successful; otherwise, returns a failure code.
Requirements
Header: kinect.h
Library: kinect20.lib