CameraAddress Class |
Namespace: Zivid.NET
The CameraAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraAddress(CameraAddress*) | Initializes a new instance of the CameraAddress class | |
| CameraAddress(String) | Construct a CameraAddress from a hostname or IPv4 address string. |
| Name | Description | |
|---|---|---|
| IsDisposed | Check if the address is disposed. | |
| Value | Get the address value. |
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the CameraAddress | |
| GetNativePtr | ||
| ToString | Get a string representation of the address. (Overrides ObjectToString.) |