Freenect

Initializing the context

Working with devices

Events; recieving data

initialize

newContext

shutdown

countDevices

withContext

processEvents

processEventsTimeout

selectSubdevices

newDevice

openDevice

closeDevice

withDevice

setLogLevel

setVideoCallback

startVideo

stopVideo

setDepthCallback

startDepth

stopDepth

setTiltDegrees

getTiltDegrees

getAcceleration

setLed

setVideoMode

setDepthMode

setFlag

data Context

data Device

data FreenectException

data Subdevice

data LogLevel

data Led

data Flag

data Resolution

data VideoFormat

data DepthFormat

setAudioInCallback

startAudio

stopAudio