Astra SDK  v2.1.3
Public 成员函数 | 所有成员列表
Astra.BodyStream类 参考
类 Astra.BodyStream 继承关系图:
Astra.DataStream

Public 成员函数

 BodyStream (IntPtr handle)
 
BodyTrackingFeatures GetDefaultBodyFeatures ()
 
void SetDefaultBodyFeatures (BodyTrackingFeatures features)
 
SkeletonProfile GetSkeletonProfile ()
 
void SetSkeletonProfile (SkeletonProfile skeletonProfile)
 
SkeletonOptimization GetSkeletonOptimization ()
 
void SetSkeletonOptimization (SkeletonOptimization skeletonOptimization)
 
BodyTrackingFeatures GetBodyFeatures (byte bodyId)
 
void SetBodyFeatures (byte bodyId, BodyTrackingFeatures features)
 
BodyOrientation GetBodyOrientation ()
 
void SetBodyOrientation (BodyOrientation bodyOrientation)
 
- Public 成员函数 继承自 Astra.DataStream
void Start ()
 
void Stop ()
 
void SetParameter< T > (int parameterId, T parameterValue)
 
GetParameter< T > (int parameterId)
 

额外继承的成员函数

- Protected 成员函数 继承自 Astra.DataStream
 DataStream (IntPtr handle)
 
- 属性 继承自 Astra.DataStream
StreamDescription Description [get]
 
bool IsAvailable [get]
 
IntPtr Handle [get]
 

详细描述

The type BodyStream.


该类的文档由以下文件生成: