|
Astra SDK
v2.1.3
|
A Point Data Stream 更多...
#include <Point.hpp>
Public 成员函数 | |
| PointStream (astra_streamconnection_t connection) | |
| default constructs 更多... | |
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_POINT |
A Point Data Stream
A Point Data Stream.
|
inlineexplicit |
default constructs
| [in] | connection |