|
Astra SDK
v2.1.3
|
A StreamSet represents a logical group of related streams, the most common of these being an Astra camera device 更多...
Public 成员函数 | |
| StreamReader | CreateReader () |
| Creates a StreamReader associated with the StreamSet. 更多... | |
| DeviceController | CreateDeviceController () |
| Creates a DeviceController associated with the StreamSet. 更多... | |
| void | Dispose () |
| Disposes a StreamSet and freeing all associated native resources. 更多... | |
静态 Public 成员函数 | |
| static StreamSet | Open (string connectionString) |
| Opens a StreamSet using the connectionString to provide any additional options. 更多... | |
| static StreamSet | Open () |
| Opens a StreamSet with the default connection string. 更多... | |
属性 | |
| bool | IsAvailable [get] |
| string | Uri [get] |
A StreamSet represents a logical group of related streams, the most common of these being an Astra camera device
The type StreamSet.
|
inline |
Creates a DeviceController associated with the StreamSet.
|
inline |
Creates a StreamReader associated with the StreamSet.
|
inline |
Disposes a StreamSet and freeing all associated native resources.
|
inlinestatic |
|
inlinestatic |