Package | com.as3nui.nativeExtensions.air.kinect.data |
Class | public class DeviceCapabilities |
Inheritance | DeviceCapabilities ![]() |
Property | Defined By | ||
---|---|---|---|
framework : String [read-only] | DeviceCapabilities | ||
hasCameraElevationSupport : Boolean [read-only] | DeviceCapabilities | ||
hasChooseSkeletonsSupport : Boolean [read-only] | DeviceCapabilities | ||
hasDepthCameraSupport : Boolean [read-only] | DeviceCapabilities | ||
hasDepthUserSupport : Boolean [read-only] | DeviceCapabilities | ||
hasInfraredSupport : Boolean [read-only] | DeviceCapabilities | ||
hasJointOrientationConfidenceSupport : Boolean [read-only] | DeviceCapabilities | ||
hasJointOrientationSupport : Boolean [read-only] | DeviceCapabilities | ||
hasMultipleSensorSupport : Boolean [read-only] | DeviceCapabilities | ||
hasNearModeSupport : Boolean [read-only] | DeviceCapabilities | ||
hasPointCloudRegionSupport : Boolean [read-only] | DeviceCapabilities | ||
hasPointCloudSupport : Boolean [read-only] | DeviceCapabilities | ||
hasPositionConfidenceSupport : Boolean [read-only] | DeviceCapabilities | ||
hasRGBCameraSupport : Boolean [read-only] | DeviceCapabilities | ||
hasSeatedSkeletonSupport : Boolean [read-only] | DeviceCapabilities | ||
hasSkeletonSupport : Boolean [read-only] | DeviceCapabilities | ||
hasUserMaskSupport : Boolean [read-only] | DeviceCapabilities | ||
maxSensors : uint [read-only] | DeviceCapabilities |
Method | Defined By | ||
---|---|---|---|
DeviceCapabilities(capabilities:Object) | DeviceCapabilities |
framework | property |
framework:String
[read-only] public function get framework():String
hasCameraElevationSupport | property |
hasCameraElevationSupport:Boolean
[read-only] public function get hasCameraElevationSupport():Boolean
hasChooseSkeletonsSupport | property |
hasChooseSkeletonsSupport:Boolean
[read-only] public function get hasChooseSkeletonsSupport():Boolean
hasDepthCameraSupport | property |
hasDepthCameraSupport:Boolean
[read-only] public function get hasDepthCameraSupport():Boolean
hasDepthUserSupport | property |
hasDepthUserSupport:Boolean
[read-only] public function get hasDepthUserSupport():Boolean
hasInfraredSupport | property |
hasInfraredSupport:Boolean
[read-only] public function get hasInfraredSupport():Boolean
hasJointOrientationConfidenceSupport | property |
hasJointOrientationConfidenceSupport:Boolean
[read-only] public function get hasJointOrientationConfidenceSupport():Boolean
hasJointOrientationSupport | property |
hasJointOrientationSupport:Boolean
[read-only] public function get hasJointOrientationSupport():Boolean
hasMultipleSensorSupport | property |
hasMultipleSensorSupport:Boolean
[read-only] public function get hasMultipleSensorSupport():Boolean
hasNearModeSupport | property |
hasNearModeSupport:Boolean
[read-only] public function get hasNearModeSupport():Boolean
hasPointCloudRegionSupport | property |
hasPointCloudRegionSupport:Boolean
[read-only] public function get hasPointCloudRegionSupport():Boolean
hasPointCloudSupport | property |
hasPointCloudSupport:Boolean
[read-only] public function get hasPointCloudSupport():Boolean
hasPositionConfidenceSupport | property |
hasPositionConfidenceSupport:Boolean
[read-only] public function get hasPositionConfidenceSupport():Boolean
hasRGBCameraSupport | property |
hasRGBCameraSupport:Boolean
[read-only] public function get hasRGBCameraSupport():Boolean
hasSeatedSkeletonSupport | property |
hasSeatedSkeletonSupport:Boolean
[read-only] public function get hasSeatedSkeletonSupport():Boolean
hasSkeletonSupport | property |
hasSkeletonSupport:Boolean
[read-only] public function get hasSkeletonSupport():Boolean
hasUserMaskSupport | property |
hasUserMaskSupport:Boolean
[read-only] public function get hasUserMaskSupport():Boolean
maxSensors | property |
maxSensors:uint
[read-only] public function get maxSensors():uint
DeviceCapabilities | () | Constructor |
public function DeviceCapabilities(capabilities:Object)
capabilities:Object |