Packagecom.as3nui.nativeExtensions.air.kinect.constants
Classpublic class DeviceState
InheritanceDeviceState Inheritance Object



Public Constants
 ConstantDefined By
  STARTED : String = started
[static]
DeviceState
  STARTING : String = starting
[static]
DeviceState
  STOPPED : String = stopped
[static]
DeviceState
Constant Detail
STARTEDConstant
public static const STARTED:String = started

STARTINGConstant 
public static const STARTING:String = starting

STOPPEDConstant 
public static const STOPPED:String = stopped