|
Astra SDK
v2.1.3
|
Public 成员函数 | |
| void | Start () |
| void | Stop () |
| void | SetParameter< T > (int parameterId, T parameterValue) |
| T | GetParameter< T > (int parameterId) |
Protected 成员函数 | |
| DataStream (IntPtr handle) | |
属性 | |
| StreamDescription | Description [get] |
| bool | IsAvailable [get] |
| IntPtr | Handle [get] |
The type Data stream. All other stream extends this.
The type DataStream.