kinext v0.2.0 Kinext.Context

Interface for, and structure representing, an OpenKinect context.

OpenKinect contexts are the top level entity in OpenKinect, from which you can access the list of devices.

Link to this section Summary

Link to this section Types

Link to this type

t()

t() :: %Kinext.Context{ref: reference()}

Link to this section Functions

Link to this function

num_devices(context)

Link to this function

open_device(context, index)

Link to this function

process_events(context)

Link to this function

shutdown(context)