Freenect

Initializing the context

Working with devices

Events; recieving data

initialize

newContext

shutdown

countDevices

withContext

processEvents

selectSubdevices

newDevice

openDevice

closeDevice

withDevice

setLogLevel

setVideoCallback

startVideo

setDepthCallback

startDepth

setTiltDegrees

setLed

setVideoMode

setDepthMode

data Context

data Device

data FreenectException

data Subdevice

data LogLevel

data Led

data Resolution

data VideoFormat

data DepthFormat