![]() |
Astra SDK
v2.1.3
|
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) |
![]() | |
void | Start () |
void | Stop () |
void | SetParameter< T > (int parameterId, T parameterValue) |
T | GetParameter< T > (int parameterId) |
额外继承的成员函数 | |
![]() | |
DataStream (IntPtr handle) | |
![]() | |
StreamDescription | Description [get] |
bool | IsAvailable [get] |
IntPtr | Handle [get] |
The type BodyStream.