Astra SDK
v2.1.3
|
Public 成员函数 | |
PointStream (IntPtr handle) | |
Public 成员函数 继承自 Astra.DataStream | |
void | Start () |
void | Stop () |
void | SetParameter< T > (int parameterId, T parameterValue) |
T | GetParameter< T > (int parameterId) |
静态 Public 属性 | |
const int | StreamType = (int)Core.StreamType.Point |
额外继承的成员函数 | |
Protected 成员函数 继承自 Astra.DataStream | |
DataStream (IntPtr handle) | |
属性 继承自 Astra.DataStream | |
StreamDescription | Description [get] |
bool | IsAvailable [get] |
IntPtr | Handle [get] |
The type PointStream.