|
Astra SDK
v2.1.3
|
A Hand Stream 更多...
#include <Hand.hpp>
Public 成员函数 | |
| HandStream (astra_streamconnection_t connection) | |
| constructs 更多... | |
| bool | get_include_candidate_points () const |
| get is include candidate points 更多... | |
| void | set_include_candidate_points (bool includeCandidatePoints) |
| set is include candidate points 更多... | |
Public 成员函数 继承自 astra::DataStream | |
| DataStream (astra_streamconnection_t connection) | |
| default constructs 更多... | |
| bool | is_available () |
| start stream 更多... | |
| void | start () |
| start stream | |
| void | stop () |
| stop stream | |
静态 Public 属性 | |
| static const astra_stream_type_t | id = ASTRA_STREAM_HAND |
|
inlineexplicit |
constructs
| [in] | stream | connection |
|
inline |
get is include candidate points
|
inline |
set is include candidate points
| [in] | is | include candidate points |