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.
Kinect for Windows 1.8
Reserved for future use.
Syntax
public bool ProcessFrame (
long timestamp,
int width,
int height,
DepthImagePixel[] pixelData
)
Parameters
- timestamp
Type: Int64
Not used. - width
Type: Int32
Not used. - height
Type: Int32
Not used. - pixelData
Type: DepthImagePixel
Not used.
Return Value
Type: Boolean
Not used.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
IDepthFilter Interface
IDepthFilter Members
Microsoft.Kinect Namespace