libfreenect 0.1-beta
freenect_device_attributes Struct Reference

#include <libfreenect.h>

Public Attributes

struct freenect_device_attributesnext
 
const char * camera_serial
 

Detailed Description

A struct used in enumeration to give access to serial numbers, so you can open a particular device by serial rather than depending on index. This is most useful if you have more than one Kinect.

Member Data Documentation

◆ camera_serial

const char* freenect_device_attributes::camera_serial

◆ next

struct freenect_device_attributes* freenect_device_attributes::next

The documentation for this struct was generated from the following file: